C# Class fCraft.InequalityDrawOperation

Inheritance: fCraft.Drawing.DrawOperation
Afficher le fichier Open project: GlennMR/800craft Class Usage Examples

Méthodes publiques

Méthode Description
DrawBatch ( int maxBlocksToDraw ) : int
InequalityDrawOperation ( Player player, Command cmd ) : System
Prepare ( Vector3I marks ) : bool

Method Details

DrawBatch() public méthode

public DrawBatch ( int maxBlocksToDraw ) : int
maxBlocksToDraw int
Résultat int

InequalityDrawOperation() public méthode

public InequalityDrawOperation ( Player player, Command cmd ) : System
player Player
cmd Command
Résultat System

Prepare() public méthode

public Prepare ( Vector3I marks ) : bool
marks Vector3I
Résultat bool