|
static void | Draw (this SpriteBatch sb, Texture2D tex, Vector2 position, Vector2 dimensions, Color? color, float rotation=0, SpriteEffects effects=SpriteEffects.None, float layerDepth=0, Rectangle? destRect=null) |
|
◆ Draw()
static void Pathfinder.GUI.SpriteBatchExtensions.Draw |
( |
this SpriteBatch |
sb, |
|
|
Texture2D |
tex, |
|
|
Vector2 |
position, |
|
|
Vector2 |
dimensions, |
|
|
Color? |
color, |
|
|
float |
rotation = 0 , |
|
|
SpriteEffects |
effects = SpriteEffects.None , |
|
|
float |
layerDepth = 0 , |
|
|
Rectangle? |
destRect = null |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: