Property | Type | Description | |
---|---|---|---|
Instance |
Method | Description | |
---|---|---|
Draw ( |
||
HasFullWater ( int x, int y ) : bool | ||
InternalDraw ( |
||
LiquidRenderer ( ) : Microsoft.Xna.Framework | ||
Update ( |
Method | Description | |
---|---|---|
InternalUpdate ( |
public Draw ( |
||
spriteBatch | ||
drawOffset | Vector2 | |
waterStyle | int | |
alpha | float | |
isBackgroundDraw | bool | |
return | void |
public InternalDraw ( |
||
spriteBatch | ||
drawOffset | Vector2 | |
waterStyle | int | |
globalAlpha | float | |
isBackgroundDraw | bool | |
return | void |
public LiquidRenderer ( ) : Microsoft.Xna.Framework | ||
return | Microsoft.Xna.Framework |
public Update ( |
||
drawArea | ||
return | void |