C# Class fCraft.Drawing.PlaneWireframeDrawOperation

Inheritance: DrawOperation
Mostra file Open project: GlennMR/800craft

Public Methods

Method Description
DrawBatch ( int maxBlocksToDraw ) : int
PlaneWireframeDrawOperation ( Player player ) : System
Prepare ( Vector3I marks ) : bool

Private Methods

Method Description
DrawOneBlockIfNotDuplicate ( ) : bool

Method Details

DrawBatch() public method

public DrawBatch ( int maxBlocksToDraw ) : int
maxBlocksToDraw int
return int

PlaneWireframeDrawOperation() public method

public PlaneWireframeDrawOperation ( Player player ) : System
player Player
return System

Prepare() public method

public Prepare ( Vector3I marks ) : bool
marks Vector3I
return bool