Method | Description | |
---|---|---|
BlinkingBehaviour ( int times, float duration ) : geek.GameEngine.Visuals |
Create a new instance of blinking behaviour.
|
|
UpdateObjectState ( |
public BlinkingBehaviour ( int times, float duration ) : geek.GameEngine.Visuals | ||
times | int | Number of times to blink. |
duration | float | Blinking duration. |
return | geek.GameEngine.Visuals |
public UpdateObjectState ( |
||
obj | ||
return | void |