HGamer3D-Ogre-Binding-0.1.8: Library to enable 3D game development for Haskell - Ogre Bindings

Safe HaskellSafe-Infered

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.