C# Class FruityFalls.Scenes.TitleScene

Inheritance: CocosSharp.CCScene
Exibir arquivo Open project: xamarin/mobile-samples Class Usage Examples

Public Methods

Method Description
TitleScene ( CCGameView gameView ) : CocosSharp

Private Methods

Method Description
CreateText ( ) : void
CreateTouchListener ( ) : void
HandleTouchesBegan ( List arg1, CocosSharp.CCEvent arg2 ) : void

Method Details

TitleScene() public method

public TitleScene ( CCGameView gameView ) : CocosSharp
gameView CCGameView
return CocosSharp