| Package | com.whirled.game |
| Class | public class LobbyClosedEvent |
| Inheritance | LobbyClosedEvent flash.events.Event |
| Method | Defined by | ||
|---|---|---|---|
|
Constructor.
| LobbyClosedEvent | ||
|
clone():Event
| LobbyClosedEvent | ||
|
toString():String
| LobbyClosedEvent | ||
| Constant | Defined by | ||
|---|---|---|---|
| LOBBY_CLOSED : String = "LobbyClosed" [static]
The type of this event.
| LobbyClosedEvent | ||
| LobbyClosedEvent | () | constructor |
public function LobbyClosedEvent()Constructor.
| clone | () | method |
public override function clone():Event
Returns
Event |
| toString | () | method |
public override function toString():String
Returns
String |
| LOBBY_CLOSED | constant |
public static const LOBBY_CLOSED:String = "LobbyClosed"The type of this event.