Свойство | Type | Description | |
---|---|---|---|
position | Vector2 |
Méthode | Description | |
---|---|---|
setSpriteRenderOptions ( float rotation, Vector2 origin, Vector2 scale, SpriteEffects spriteEffects, float layerDepth ) : void | ||
spawn ( Vector2 position, |
Méthode | Description | |
---|---|---|
render ( Graphics graphics, Camera camera ) : void | ||
update ( ) : bool |
public setSpriteRenderOptions ( float rotation, Vector2 origin, Vector2 scale, SpriteEffects spriteEffects, float layerDepth ) : void | ||
rotation | float | |
origin | Vector2 | |
scale | Vector2 | |
spriteEffects | SpriteEffects | |
layerDepth | float | |
Résultat | void |
public spawn ( Vector2 position, |
||
position | Vector2 | |
subtexture | ||
fadeDuration | float | |
fadeDelay | float | |
initialColor | Color | |
targetColor | Color | |
Résultat | void |