Kigs Framework  Doc version 0.8
Open source multi purpose Rapid Application Development framework
Files | Classes
CoreAnimation

Files

file  CoreActionUtility.h
 Remove the object owning this sequence from its parent of the given type.
 
file  CoreActionUtility.h
 Remove the object owning this sequence from its parent of the given type.
 
file  CoreActionUtility.h
 Remove the object owning this sequence from its parent of the given type.
 
file  CoreActionUtility.h
 Remove the object owning this sequence from its parent of the given type.
 
file  CoreActionUtility.h
 Remove the object owning this sequence from its parent of the given type.
 
file  CoreActionUtility.h
 Remove the object owning this sequence from its parent of the given type.
 
file  CoreActionUtility.h
 Remove the object owning this sequence from its parent of the given type.
 
file  CoreSequence.h
 Manage a sequence of animation ( list of animations )
 
file  CoreSequenceLauncher.h
 CoreModifiable owning a sequence.
 

Classes

class  CoreAction
 Special CoreItem type used to animate attributes. More...
 
class  CoreActionWait
 Do nothing CoreAction. More...
 
class  CoreActionRawKeyFrame< dataType >
 Base class for CoreActionDirectKeyFrame. More...
 
class  CoreActionDirectKeyFrame< dataType >
 Direct access to animated value ( without setvalue ) More...
 
class  CoreItemAnimationContext
 Special evaluation context for animations. More...
 
class  CoreActionFunction< dataType, dimension >
 Manage a CoreItemOperator kind of computation. More...
 
class  ActionTimeOperator< operandType >
 Return current context time if available. More...
 
class  CoreActionKeyFrameBase
 Base class for Keyframe CoreAction. More...
 
class  CoreActionKeyFrame< dataType >
 Keyframe CoreAction. More...
 
class  ModuleCoreAnimation
 manage animated values More...
 

Detailed Description