mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2026-02-22 21:41:07 +00:00
## `void geo_skip_interpolation(struct GraphNode *node, struct GraphNodeObject *obj)` Skips graph node interpolation for a frame feed it a graph node and its corresponding object ## `void obj_skip_interpolation(struct Object *o)` Skips object interpolation for a frame takes care of only the object transform, otherwise you need to use ## `void obj_anim_skip_interpolation(struct Object *o)` Skips animation interpolation for a frame useful for choppy animation ------------ ## `u32 get_time_stop_flags(void)` Gets the current time stop state |
||
|---|---|---|
| .. | ||
| examples | ||
| guides | ||
| constants.md | ||
| functions-2.md | ||
| functions-3.md | ||
| functions-4.md | ||
| functions-5.md | ||
| functions-6.md | ||
| functions-7.md | ||
| functions.md | ||
| globals.md | ||
| lua.md | ||
| structs.md | ||