Property | Type | Description |
---|
Method | Description | |
---|---|---|
PostGameMenu ( CGSize frameSize, IGameUIState gameStateDelegate ) : System | ||
TouchUpAtPoint ( CGPoint location ) : void |
public PostGameMenu ( CGSize frameSize, IGameUIState gameStateDelegate ) : System | ||
frameSize | CGSize | |
gameStateDelegate | IGameUIState | |
return | System |
public TouchUpAtPoint ( CGPoint location ) : void | ||
location | CGPoint | |
return | void |