This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:orx:reference:anim:main [2012/06/03 05:40 (14 years ago)] – [Config] gemberkoekje | en:orx:reference:anim:main [2018/01/19 00: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 ===== | ||
- | * [[en: | ||
- | |||
- | ===== Tutorials ===== | ||
- | |||
- | -todo- | ||
- | |||