C# Class ActionProject.GameLayer

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

Méthodes publiques

Méthode Description
GameLayer ( ) : System

Méthodes protégées

Méthode Description
AddedToScene ( ) : void

Private Methods

Méthode Description
HandleEasingLabelTouched ( ) : void
HandleInOutLabelTouched ( ) : void
HandleMoveCircle ( CocosSharp.CCTouch touch ) : void
HandleVariableLabelTouched ( ) : void
OnTouchesEnded ( List touches, CocosSharp.CCEvent touchEvent ) : void
UpdateLabels ( ) : void

Method Details

AddedToScene() protected méthode

protected AddedToScene ( ) : void
Résultat void

GameLayer() public méthode

public GameLayer ( ) : System
Résultat System