Pathfinder  v3.0
The definitive Hacknet programmable modding system
Pathfinder.GUI.SpriteBatchExtensions Class Reference

Static Public Member Functions

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)
 

Member Function Documentation

◆ 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: