C# Class fCraft.Drawing.CutDrawOperation

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

Méthodes publiques

Méthode Description
CutDrawOperation ( Player player ) : System
DrawBatch ( int maxBlocksToDraw ) : int
Prepare ( Vector3I marks ) : bool

Method Details

CutDrawOperation() public méthode

public CutDrawOperation ( Player player ) : System
player Player
Résultat System

DrawBatch() public méthode

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

Prepare() public méthode

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