Méthode | Description | |
---|---|---|
Create ( |
||
DelayedFill ( int frames ) : void | ||
Draw ( IRenderingContext context ) : void | ||
GameRender ( |
||
Reset ( ) : void | ||
Start ( IGameplayContainer container ) : void | ||
Stop ( ) : void | ||
Unload ( ) : void |
Méthode | Description | |
---|---|---|
DelayFill ( ) : void | ||
Draw ( IRenderingContext context, float positionX, float positionY ) : void | ||
GameTick ( |
||
HealthMeter ( ) : System | ||
LoadInfo ( |
||
UpTick ( ) : void |
public static Create ( |
||
info | ||
inGamePlay | bool | |
Résultat |
public Draw ( IRenderingContext context ) : void | ||
context | IRenderingContext | |
Résultat | void |
public GameRender ( |
||
e | ||
Résultat | void |
public Start ( IGameplayContainer container ) : void | ||
container | IGameplayContainer | |
Résultat | void |