C# Class ZombieShooter.Grid

Afficher le fichier Open project: Spectrewiz/Zombie-Shooter Class Usage Examples

Méthodes publiques

Свойство Type Description
G int
Parent Point
Walkable bool

Méthodes publiques

Méthode Description
Reset ( ) : void

Method Details

Reset() public méthode

public Reset ( ) : void
Résultat void

Property Details

G public_oe property

public int G
Résultat int

Parent public_oe property

public Point Parent
Résultat Point

Walkable public_oe property

public bool Walkable
Résultat bool