User Tools

Site Tools


en:orx:reference:anim:main

This is an old revision of the document!


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.

OrxAnimPointer

Animation (Pointer) Module. Allows to creates and handle Animation Set Pointers. It consists of a structure containing pointers and counters referenced to an Animation Set. It also contains functions for handling and accessing animations of the referenced Animation Set. Animation Pointers are structures. They thus can be referenced by Graphics.

OrxAnimSet

Animation (Set) Module. Allows to creates and handle Sets of Anims. It consists of a structure containing Anims and their relations. It also contains functions for handling and accessing them. AnimSets are structures. They thus can be referenced by Anim Pointers.

Config

Tutorials

-todo-

en/orx/reference/anim/main.1338727505.txt.gz ยท Last modified: 2017/05/30 00:50 (8 years ago) (external edit)