Method | Description | |
---|---|---|
Autoload ( string &name ) : bool | ||
ChooseBgStyle ( ) : bool | ||
ChooseCloseTexture ( float &scale, double ¶llax, float &a, float &b ) : int | ||
ChooseFarTexture ( ) : int | ||
ChooseMiddleTexture ( ) : int | ||
ModifyFarFades ( float fades, float transitionSpeed ) : void | ||
PreDrawCloseBackground ( |
public ChooseCloseTexture ( float &scale, double ¶llax, float &a, float &b ) : int | ||
scale | float | |
parallax | double | |
a | float | |
b | float | |
return | int |
public abstract ModifyFarFades ( float fades, float transitionSpeed ) : void | ||
fades | float | |
transitionSpeed | float | |
return | void |
public PreDrawCloseBackground ( |
||
spriteBatch | ||
return | bool |