|
Xonotic
|
#include "animation.qh"
Include dependency graph for keyframe.qh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Keyframe |
Functions | |
| float | getNewChildDuration (entity, float) |
| float | getNewChildStart (entity) |
| float | getNewChildValue (entity) |
| entity | makeHostedKeyframe (entity, void(entity, float), float, float, float) |
| entity | makeKeyframe (entity, void(entity, float), float, float, float) |
Definition at line 37 of file keyframe.qc.
Referenced by makeKeyframe().
Here is the caller graph for this function:Definition at line 31 of file keyframe.qc.
Referenced by makeKeyframe().
Here is the caller graph for this function:Definition at line 46 of file keyframe.qc.
References entity(), error(), firstChild, if(), METHOD, NULL, and other.
Referenced by makeKeyframe().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 10 of file keyframe.qc.
References anim, entity(), and makeKeyframe().
Here is the call graph for this function:Definition at line 17 of file keyframe.qc.
References entity(), getNewChildDuration(), getNewChildStart(), getNewChildValue(), makeEasing(), METHOD, NEW, other, and time.
Referenced by makeHostedKeyframe().
Here is the call graph for this function:
Here is the caller graph for this function: