Method | Description | |
---|---|---|
Draw ( SpriteBatch spriteBatch, float minDepth, float maxDepth ) : void | ||
GetCloudAlpha ( ) : float | ||
IsActive ( ) : bool | ||
OnLoad ( ) : void | ||
OnTileColor ( Color inColor ) : Color | ||
Reset ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
Activate ( Vector2 position ) : void | ||
Deactivate ( ) : void | ||
SortMethod ( Meteor meteor1, Meteor meteor2 ) : int |
public Draw ( SpriteBatch spriteBatch, float minDepth, float maxDepth ) : void | ||
spriteBatch | SpriteBatch | |
minDepth | float | |
maxDepth | float | |
return | void |