Method | Description | |
---|---|---|
ChooseWaterStyle ( int &style ) : void | ||
DrawWaterfall ( WaterfallManager waterfallManager, |
||
DrawWatersToScreen ( bool bg ) : void | ||
GetWaterStyle ( int style ) : |
||
LightColorMultiplier ( int style, float &r, float &g, float &b ) : void | ||
UpdateLiquidAlphas ( ) : void |
Method | Description | |
---|---|---|
ReserveStyle ( ) : int | ||
ResizeArrays ( ) : void | ||
Unload ( ) : void |
public static ChooseWaterStyle ( int &style ) : void | ||
style | int | |
return | void |
public static DrawWaterfall ( WaterfallManager waterfallManager, |
||
waterfallManager | WaterfallManager | |
spriteBatch | ||
return | void |
public static DrawWatersToScreen ( bool bg ) : void | ||
bg | bool | |
return | void |
public static GetWaterStyle ( int style ) : |
||
style | int | |
return |
public static LightColorMultiplier ( int style, float &r, float &g, float &b ) : void | ||
style | int | |
r | float | |
g | float | |
b | float | |
return | void |