|
static void | Close () |
|
static void | Draw (Main mainInstance, SpriteBatch sb) |
|
static bool | DrawLeftSide (SpriteBatch sb, string txt, int i, Vector2 anchor, Vector2 offset, float[] scales, float minscale=0.7f, float maxscale=0.8f, float scalespeed=0.01f) |
|
static bool | DrawRightSide (SpriteBatch sb, string txt, int i, Vector2 anchor, Vector2 offset, float scale, float colorScale, Color over=default(Color)) |
|
static bool | DrawValue (SpriteBatch sb, string txt, int i, float scale, Color over=default(Color)) |
|
static float | DrawValueBar (SpriteBatch sb, float scale, float perc, int lockState=0, Utils.ColorLerpMethod colorMethod=null) |
|
static Rectangle | GetExpectedRectangleForNotification (int itemIndex, Vector2 anchor, Vector2 offset, int areaWidth) |
|
static void | MouseOver () |
|
static void | Open () |
|