C# Class ItemNode, Killing-Game

Inheritance: MemoryNode
Afficher le fichier Open project: SNUGDC/Killing-Game Class Usage Examples

Méthodes publiques

Méthode Description
Apply ( ) : void
Create ( Rect NodeRect ) : ItemNode,
DrawNode ( ) : void

Method Details

Apply() public méthode

public Apply ( ) : void
Résultat void

Create() public static méthode

public static Create ( Rect NodeRect ) : ItemNode,
NodeRect Rect
Résultat ItemNode,

DrawNode() public méthode

public DrawNode ( ) : void
Résultat void