|
proto external void | TakeOff (float val=0.5) |
|
proto external void | Land () |
|
proto external void | Flap (float val=0.0) |
|
proto external void | Glide (float val=1.0) |
|
◆ Flap()
proto external void BirdAnimationComponent.Flap |
( |
float | val = 0.0 | ) |
|
◆ Glide()
proto external void BirdAnimationComponent.Glide |
( |
float | val = 1.0 | ) |
|
◆ Land()
proto external void BirdAnimationComponent.Land |
( |
| ) |
|
◆ TakeOff()
proto external void BirdAnimationComponent.TakeOff |
( |
float | val = 0.5 | ) |
|
The documentation for this interface was generated from the following file:
- Game/generated/Animal/BirdAnimationComponent.c