Метод |
Описание |
|
Activity ( float frameTimeInSeconds ) : void |
|
|
CreateBackground ( ) : void |
|
|
CreateBins ( ) : void |
|
|
CreateDebugLabel ( ) : void |
|
|
CreateForeground ( ) : void |
|
|
CreateHud ( ) : void |
|
|
CreateLayers ( ) : void |
|
|
CreatePaddle ( ) : void |
|
|
CreateSpawner ( ) : void |
|
|
CreateTouchListener ( ) : void |
|
|
DebugActivity ( ) : void |
|
|
Destroy ( Fruit fruit ) : void |
|
|
EndGame ( ) : void |
|
|
FruitPolygonCollision ( Fruit fruit, Polygon polygon, CCPoint polygonVelocity ) : bool |
|
|
FruitVsBins ( Fruit fruit ) : void |
|
|
FruitVsBorders ( Fruit fruit ) : void |
|
|
FruitVsPaddle ( Fruit fruit ) : void |
|
|
HandleFruitAdded ( Fruit fruit ) : void |
|
|
HandleTouchesBegan ( List arg1, CocosSharp.CCEvent arg2 ) : void |
|
|
HandleTouchesMoved ( System touches, CocosSharp.CCEvent touchEvent ) : void |
|
|
PerformCollision ( ) : void |
|
|