C# Class fCraft.Drawing.CylinderDrawOperation

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

Méthodes publiques

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

Method Details

CylinderDrawOperation() public méthode

public CylinderDrawOperation ( 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