Method | Description | |
---|---|---|
Begin ( Color clear ) : void | ||
Draw ( |
||
Draw ( |
||
DrawPrimitive ( |
||
End ( ) : void | ||
SpriteBatch ( SharpDX.Direct3D9.Device d, ContentManager c ) : System |
public Draw ( |
||
texture | ||
size | ||
color | Color | |
return | void |
public Draw ( |
||
texture | ||
position | ||
color | Color | |
return | void |
public DrawPrimitive ( |
||
r | ||
return | void |
public SpriteBatch ( SharpDX.Direct3D9.Device d, ContentManager c ) : System | ||
d | SharpDX.Direct3D9.Device | |
c | ContentManager | |
return | System |