C# Class Cascade.Global

Afficher le fichier Open project: RIT-Tool-Time/Cascade

Méthodes publiques

Свойство Type Description
Camera Camera
Effect VertexEffect
Game Game1
Output OutputString
ParticleManager ParticleManager
ScreenSize Vector2
SpriteEffect SpriteShader
Touches List

Méthodes publiques

Méthode Description
SetSpeed ( float target, float speed ) : void
Update ( GameTime time ) : void
init ( ) : void

Method Details

SetSpeed() public static méthode

public static SetSpeed ( float target, float speed ) : void
target float
speed float
Résultat void

Update() public static méthode

public static Update ( GameTime time ) : void
time Microsoft.Xna.Framework.GameTime
Résultat void

init() public static méthode

public static init ( ) : void
Résultat void

Property Details

Camera public_oe static_oe property

public static Camera,Cascade Camera
Résultat Camera

Effect public_oe static_oe property

public static VertexEffect,Cascade Effect
Résultat VertexEffect

Game public_oe static_oe property

public static Game1,Cascade Game
Résultat Game1

Output public_oe static_oe property

public static OutputString,Cascade Output
Résultat OutputString

ParticleManager public_oe static_oe property

public static ParticleManager,Cascade ParticleManager
Résultat ParticleManager

ScreenSize public_oe static_oe property

public static Vector2 ScreenSize
Résultat Vector2

SpriteEffect public_oe static_oe property

public static SpriteShader,Cascade SpriteEffect
Résultat SpriteShader

Touches public_oe static_oe property

public static List Touches
Résultat List