Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
fCraft
Drawing
CuboidDrawOperation
C# Class fCraft.Drawing.CuboidDrawOperation
Draw operation that creates a simple cuboid.
Inheritance:
DrawOperation
Mostra file
Open project: fragmer/fCraft
Class Usage Examples
Public Methods
Method
Description
CuboidDrawOperation
(
Player
player
)
DrawBatch
(
int
maxBlocksToDraw
) :
int
Prepare
(
Vector3I
marks
) :
bool
Method Details
CuboidDrawOperation()
public
method
public
CuboidDrawOperation
(
Player
player
)
player
Player
DrawBatch()
public
method
public
DrawBatch
(
int
maxBlocksToDraw
) :
int
maxBlocksToDraw
int
return
int
Prepare()
public
method
public
Prepare
(
Vector3I
marks
) :
bool
marks
Vector3I
return
bool