Méthode | Description | |
---|---|---|
AddBehaviour ( IBehaviour behaviour ) : void | ||
FloatAnimationBehaviour ( |
||
PropertiesChanged ( System.Windows.Forms.PropertyValueChangedEventArgs whatChanged ) : void | ||
RenameTo ( string name ) : void | ||
Start ( ) : void | ||
Stop ( ) : void | ||
Update ( |
public AddBehaviour ( IBehaviour behaviour ) : void | ||
behaviour | IBehaviour | |
Résultat | void |
public FloatAnimationBehaviour ( |
||
itemProperties | ||
behaviourProperties | ||
Résultat | System |
public PropertiesChanged ( System.Windows.Forms.PropertyValueChangedEventArgs whatChanged ) : void | ||
whatChanged | System.Windows.Forms.PropertyValueChangedEventArgs | |
Résultat | void |
public Update ( |
||
gameTime | ||
Résultat | void |