C# Class FruityFalls.Scenes.TitleScene

Inheritance: CocosSharp.CCScene
Afficher le fichier Open project: xamarin/mobile-samples Class Usage Examples

Méthodes publiques

Méthode Description
TitleScene ( CCGameView gameView ) : CocosSharp

Private Methods

Méthode Description
CreateText ( ) : void
CreateTouchListener ( ) : void
HandleTouchesBegan ( List arg1, CocosSharp.CCEvent arg2 ) : void

Method Details

TitleScene() public méthode

public TitleScene ( CCGameView gameView ) : CocosSharp
gameView CCGameView
Résultat CocosSharp