|
unsafe void | DrawNormalLiquids (SpriteBatch spriteBatch, Vector2 drawOffset, int waterStyle, float globalAlpha, bool isBackgroundDraw) |
|
unsafe void | DrawShimmer (SpriteBatch spriteBatch, Vector2 drawOffset, bool isBackgroundDraw) |
|
Rectangle | GetCachedDrawArea () |
|
int | GetShimmerFrame (bool top, float worldPositionX, float worldPositionY) |
|
float | GetVisibleLiquid (int x, int y) |
|
bool | HasFullWater (int x, int y) |
|
void | PrepareDraw (Rectangle drawArea) |
|
void | SetWaveMaskData (ref Texture2D texture) |
|
void | Update (GameTime gameTime) |
|