C# Class fCraft.Drawing.TorusDrawOperation

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

Méthodes publiques

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

Private Methods

Méthode Description
BlockEnumerator ( ) : IEnumerable

Method Details

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

TorusDrawOperation() public méthode

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