C# Class BinhlEmul.WorldObjects.Air

Inheritance: WorldObject
Afficher le fichier Open project: Gl237man/mineroute Class Usage Examples

Méthodes publiques

Méthode Description
Air ( int x, int y, int z, World world )
Tick ( ) : void
WTick ( ) : bool
testState ( ) : bool

Method Details

Air() public méthode

public Air ( int x, int y, int z, World world )
x int
y int
z int
world World

Tick() public méthode

public Tick ( ) : void
Résultat void

WTick() public méthode

public WTick ( ) : bool
Résultat bool

testState() public méthode

public testState ( ) : bool
Résultat bool