HGamer3D-Ogre-Binding-0.1.9: Windows Game Engine for the Haskell Programmer - Ogre Bindings

Safe HaskellNone

HGamer3D.Bindings.Ogre.ClassNumericAnimationTrack

Synopsis

Documentation

newSource

Arguments

:: HG3DClass

parent

-> Int

handle

-> IO HG3DClass 

Constructor.

applySource

Arguments

:: HG3DClass

classpointer - pointer of Class instance from which this methods is called.

-> HG3DClass

timeIndex

-> Float

weight

-> Float

scale

-> IO () 

Applies an animation track to the designated target.