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

#include <ALinks.h>

Public Member Functions

 ALinks (AnimationResourceInfo *info, IntU32 streamcount)
 
 ~ALinks ()
 

Protected Member Functions

void AddStream (ABaseStream *stream, IntU32 index)
 
void SetSystem (ABaseSystem *system)
 
ABaseStream ** GetStreamArray ()
 
ABaseSystemGetSystem ()
 
AnimationResourceInfoGetAnimResourceInfo () const
 

Friends

class AObject
 

Detailed Description

ALinks declaration

Constructor & Destructor Documentation

◆ ALinks()

ALinks::ALinks ( AnimationResourceInfo info,
IntU32  streamcount 
)
inline

Construtor from a AnimationResourceInfo

◆ ~ALinks()

ALinks::~ALinks ( )
inline

Destructor

Member Function Documentation

◆ AddStream()

void ALinks::AddStream ( ABaseStream *  stream,
IntU32  index 
)
inlineprotected

Add a stream in the stream list

◆ GetAnimResourceInfo()

AnimationResourceInfo* ALinks::GetAnimResourceInfo ( ) const
inlineprotected

return a pointer on the AnimationResourceInfo

◆ GetStreamArray()

ABaseStream** ALinks::GetStreamArray ( )
inlineprotected

return the stream array

◆ GetSystem()

ABaseSystem* ALinks::GetSystem ( )
inlineprotected

return a pointer on the associated system

◆ SetSystem()

void ALinks::SetSystem ( ABaseSystem system)
inlineprotected

Set the system associated to this ALinks


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