Kigs Framework  Doc version 0.8
Open source multi purpose Rapid Application Development framework
Public Member Functions | Protected Member Functions | List of all members
GenericAnimationModule Class Reference

#include <GenericAnimationModule.h>

Inherits ModuleBase.

Public Member Functions

void Init (KigsCore *core, const kstl::vector< CoreModifiableAttribute * > *params) override
 module init More...
 
void Close () override
 module close
 
void Update (const Timer &timer, void *addParam) override
 module update
 

Protected Member Functions

virtual ~GenericAnimationModule ()
 destructor
 

Detailed Description

this class is the module manager class.

Member Function Documentation

◆ Init()

void GenericAnimationModule::Init ( KigsCore core,
const kstl::vector< CoreModifiableAttribute * > *  params 
)
override

module init

module init, register FilePathManager


The documentation for this class was generated from the following files: