static void DrawBack(SpriteBatch spriteBatch)
static void DrawFront(SpriteBatch spriteBatch)
static float screenObstruction
static Asset< Texture2D > MagicPixel
static float Remap(float fromValue, float fromMin, float fromMax, float toMin, float toMax, bool clamped=true)