Property | Type | Description | |
---|---|---|---|
Condition | ConditionChecker | ||
Height | int | ||
Width | int |
Property | Type | Description | |
---|---|---|---|
_velocity | Vector2 |
Method | Description | |
---|---|---|
AchievementPanel ( float startX, |
||
AreFiveCoinsInsert ( |
||
AreHundredDollarsDonated ( |
||
IsNoCoinsInsertedAtThirtySeconds ( |
||
Update ( |
Method | Description | |
---|---|---|
changeState ( PanelState newState ) : void |
public AchievementPanel ( float startX, |
||
startX | float | |
title | ||
desc | ||
achievementDesc | string | |
dev | GraphicsDevice | |
return | System |
public static AreFiveCoinsInsert ( |
||
currentGameTime | ||
return | bool |
public static AreHundredDollarsDonated ( |
||
currentGameTime | ||
return | bool |
public static IsNoCoinsInsertedAtThirtySeconds ( |
||
currentGameTime | ||
return | bool |
public Update ( |
||
gameTime | ||
return | void |