Method | Description | |
---|---|---|
Begin ( ) : bool | ||
DrawBatch ( int maxBlocksToDraw ) : int | ||
Fill3DDrawOperation ( Player player ) : System | ||
Prepare ( Vector3I marks ) : bool |
Method | Description | |
---|---|---|
BlockEnumerator ( ) : IEnumerable |
||
CanPlace ( Vector3I coords ) : bool |
public DrawBatch ( int maxBlocksToDraw ) : int | ||
maxBlocksToDraw | int | |
return | int |
public Fill3DDrawOperation ( Player player ) : System | ||
player | Player | |
return | System |