C# Class fCraft.Drawing.PlaneWireframeDrawOperation

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

Méthodes publiques

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

Private Methods

Méthode Description
DrawOneBlockIfNotDuplicate ( ) : bool

Method Details

DrawBatch() public méthode

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

PlaneWireframeDrawOperation() public méthode

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

Prepare() public méthode

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