Свойство | Type | Description | |
---|---|---|---|
BossInitialTimer | System.TimeSpan | ||
CameraDistanceFromPlayer | Vector2 | ||
Cheat | bool | ||
Debug | bool | ||
DefaultBulletTimeTimer | System.TimeSpan | ||
DisplayCollisionBoxes | bool | ||
FullScreen | bool | ||
GameArea | Point | ||
MinBossIteration | int | ||
MinBossPartArea | float | ||
MusicVolume | int | ||
PlayerBulletVelocity | Vector2 | ||
PlayerGamepadInput | Buttons[] | ||
PlayerInvicibleTime | System.TimeSpan | ||
PlayerKeyboardInputs | Keys>.Dictionary | ||
PlayerShootFrequency | System.TimeSpan | ||
PlayerTimeBeforeRespawn | System.TimeSpan | ||
PlayersController | Controller[] | ||
PlayersNumber | int | ||
RandomSeed | int | ||
Resolution | Point | ||
SoundVolume | int |
Méthode | Description | |
---|---|---|
GameDifficultyDelegate ( ) : float |
public static GameDifficultyDelegate ( ) : float | ||
Résultat | float |
public static TimeSpan,System BossInitialTimer | ||
Résultat | System.TimeSpan |
public static Vector2 CameraDistanceFromPlayer | ||
Résultat | Vector2 |
public static TimeSpan,System DefaultBulletTimeTimer | ||
Résultat | System.TimeSpan |
public static bool DisplayCollisionBoxes | ||
Résultat | bool |
public static Vector2 PlayerBulletVelocity | ||
Résultat | Vector2 |
public static Buttons[] PlayerGamepadInput | ||
Résultat | Buttons[] |
public static TimeSpan,System PlayerInvicibleTime | ||
Résultat | System.TimeSpan |
public static Dictionary |
||
Résultat | Keys>.Dictionary |
public static TimeSpan,System PlayerShootFrequency | ||
Résultat | System.TimeSpan |
public static TimeSpan,System PlayerTimeBeforeRespawn | ||
Résultat | System.TimeSpan |
public static Controller[] PlayersController | ||
Résultat | Controller[] |