Method | Description | |
---|---|---|
DrawBatch ( int maxBlocksToDraw ) : int | ||
Fill2DDrawOperation ( Player player ) : System | ||
Prepare ( Vector3I marks ) : bool | ||
ReadParams ( Command cmd ) : bool |
Method | Description | |
---|---|---|
NextBlock ( ) : Block |
Method | Description | |
---|---|---|
BlockEnumeratorX ( ) : IEnumerable |
||
BlockEnumeratorY ( ) : IEnumerable |
||
BlockEnumeratorZ ( ) : IEnumerable |
||
CanPlace ( Vector3I coords ) : bool |
public DrawBatch ( int maxBlocksToDraw ) : int | ||
maxBlocksToDraw | int | |
return | int |
public Fill2DDrawOperation ( Player player ) : System | ||
player | Player | |
return | System |