Property | Type | Description | |
---|---|---|---|
ShotBullet | System.Boolean | ||
ShrinkRayBullets | List |
Method | Description | |
---|---|---|
ShrinkRay ( Texture2D texture, Vector2 location, |
||
Update ( GameTime currentGameTime ) : void |
Method | Description | |
---|---|---|
processShrinkBullets ( |
public ShrinkRay ( Texture2D texture, Vector2 location, |
||
texture | Texture2D | |
location | Vector2 | |
spriteBatch | ||
return | System |
public Update ( GameTime currentGameTime ) : void | ||
currentGameTime | GameTime | |
return | void |