|
Pie Noon
An open source project by
FPL.
|
Public Member Functions | |
| AirbornePie (CharacterId original_source, const Character &source, const Character &target, WorldTime start_time, WorldTime flight_time, CharacterHealth original_damage, CharacterHealth damage, float start_height, float peak_height, int rotations, float y_rotation, motive::MotiveEngine *engine) | |
| CharacterId | original_source () const |
| CharacterId | source () const |
| CharacterId | target () const |
| WorldTime | start_time () const |
| WorldTime | flight_time () const |
| CharacterHealth | original_damage () const |
| CharacterHealth | damage () const |
| const mathfu::mat4 & | Matrix () const |
| mathfu::vec3 | Position () const |