Метод | Описание | |
---|---|---|
AddBehaviour ( IBehaviour behaviour ) : void | ||
PropertiesChanged ( System.Windows.Forms.PropertyValueChangedEventArgs whatChanged ) : void | ||
RenameTo ( string name ) : void | ||
ScaleAnimationBehaviour ( |
||
Start ( ) : void | ||
Stop ( ) : void | ||
Update ( |
public AddBehaviour ( IBehaviour behaviour ) : void | ||
behaviour | IBehaviour | |
Результат | void |
public PropertiesChanged ( System.Windows.Forms.PropertyValueChangedEventArgs whatChanged ) : void | ||
whatChanged | System.Windows.Forms.PropertyValueChangedEventArgs | |
Результат | void |
public ScaleAnimationBehaviour ( |
||
itemProperties | ||
behaviourProperties | ||
Результат | System |
public Update ( |
||
gameTime | ||
Результат | void |