Property | Type | Description |
---|
Method | Description | |
---|---|---|
Begin ( ) : void | ||
Draw ( |
||
Draw ( |
||
End ( RenderTarget rt, |
||
SpriteBatch ( ) : System | ||
WriteQuad ( int offset, Vector2f position, IntRect rect, System.Color color, Vector2f scale, Vector2f origin, float rotation ) : void |
public Draw ( |
||
sprite | ||
depth | int | |
return | void |
public Draw ( |
||
sprite | ||
depth | int | |
return | void |
public End ( RenderTarget rt, |
||
rt | RenderTarget | |
states | ||
depthSort | bool | |
return | void |
public WriteQuad ( int offset, Vector2f position, IntRect rect, System.Color color, Vector2f scale, Vector2f origin, float rotation ) : void | ||
offset | int | |
position | Vector2f | |
rect | IntRect | |
color | System.Color | |
scale | Vector2f | |
origin | Vector2f | |
rotation | float | |
return | void |