Méthode | Description | |
---|---|---|
Draw ( GraphicsDevice device ) : void | ||
NextItem ( ) : |
Returns a pooled RegionItem.
|
|
RegionBatcher ( ) : System |
Méthode | Description | |
---|---|---|
EnsureArrayCapacity ( int itemCount ) : void |
Resize and recreate the indices and vertex position color buffers.
|
|
FlushVertexArray ( GraphicsDevice device, int count ) : void |
Sends the triangle list to the graphics device.
|
public Draw ( GraphicsDevice device ) : void | ||
device | GraphicsDevice | |
Résultat | void |