CrystalSpace

Public API Reference

iSkeletonUpdateCallback Struct Reference

This is a callback function of a skeleton. More...

#include <imesh/skeleton.h>

Inheritance diagram for iSkeletonUpdateCallback:

List of all members.

Public Member Functions

virtual void Execute (iSkeleton *skeleton, const csTicks &current_ticks)=0
 General skeleon update callback.

Detailed Description

This is a callback function of a skeleton.

It is called every time when skeleton is updated.

Definition at line 360 of file skeleton.h.


Member Function Documentation

virtual void iSkeletonUpdateCallback::Execute ( iSkeleton skeleton,
const csTicks current_ticks 
) [pure virtual]

General skeleon update callback.


The documentation for this struct was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.6.1