This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:orx:reference:anim:main [2012/06/03 12:39 (14 years ago)] – created gemberkoekje | en:orx:reference:anim:main [2018/01/19 08:48 (8 years ago)] (current) – Out of date. Deleting. sausage | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Anim ====== | ||
| - | |||
| - | Includes: | ||
| - | * orxAnim | ||
| - | * orxAnimPointer | ||
| - | * orxAnimSet | ||
| - | |||
| - | ===== OrxAnim ===== | ||
| - | Animation (Data) Module. Allows to creates and handle Animations data. It consists of a structure containing data for a single animation and functions for handling and accessing them. Animations are structures. They thus can be referenced by Animation Sets (orxAnimSet) Module. | ||
| - | |||
| - | ===== Config ===== | ||
| - | * [[orxanim|Animation]] | ||
| - | |||
| - | ===== Tutorials ===== | ||
| - | |||
| - | -todo- | ||
| - | |||