C# Class Bananas.PostGameMenu

Inheritance: SKNode
Afficher le fichier Open project: xamarin/mac-samples Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
PostGameMenu ( CGSize frameSize, IGameUIState gameStateDelegate ) : System
TouchUpAtPoint ( CGPoint location ) : void

Method Details

PostGameMenu() public méthode

public PostGameMenu ( CGSize frameSize, IGameUIState gameStateDelegate ) : System
frameSize CGSize
gameStateDelegate IGameUIState
Résultat System

TouchUpAtPoint() public méthode

public TouchUpAtPoint ( CGPoint location ) : void
location CGPoint
Résultat void