Property | Type | Description | |
---|---|---|---|
MgrPosition | Vector2 | ||
StageBase |
Method | Description | |
---|---|---|
Add ( |
||
GetEnumerator ( ) : Enumerator | ||
Initialize ( ) : void | ||
Remove ( |
||
RemoveAll ( ) : void | ||
RemoveAt ( int index ) : bool | ||
SpriteManager ( Microsoft.Xna.Framework.Game game, |
||
Update ( |
||
Zoom ( Vector2 Anchor, Vector2 Scale ) : void |
Hasn't been completed.
|
|
this ( int index ) : |
Method | Description | |
---|---|---|
addSlave ( |
public SpriteManager ( Microsoft.Xna.Framework.Game game, |
||
game | Microsoft.Xna.Framework.Game | |
stageBase | ||
return | System |
public Update ( |
||
gameTime | ||
return | void |
public Zoom ( Vector2 Anchor, Vector2 Scale ) : void | ||
Anchor | Vector2 | |
Scale | Vector2 | |
return | void |