40 #define HTEXT_TOP_STR 1 41 #define HTEXT_BOT_STR 2 120 void MHEG5linkPrint(
MHEG5Link *link,
char *out);
void MHEG5linkDestruct(MHEG5Link *link)
unsigned int existsLinkCount[MHEG5LASTEVENT+1]
MHEG5Ingredient ingredient
Implementation of the Ingredient class.
int LNK_GetStringIndex(MHEG5String s)
struct sMHEG5Link MHEG5Link
void MHEG5linkInit(MHEG5Link *link)
<Function description>="">
void initialiseActiveLinkQs(void)
<Function description>="">
MHEG5ActionList linkEffect
void MHEG5linkPrepare(MHEG5Link *link)
void MHEG5linkActivate(MHEG5Link *link)
MHEG5ErrorCode MHEG5deactivate(MHEG5Root *target, MHEG5GList *params)
void MHEG5linkFree(MHEG5Link *link)
Free off all memory associated with the specified object, including any exchanged attributes and inte...
MHEG5String LNK_GetString(int i)
Manage elementary actions Manage a table of all actions and call a specific action which is defined b...
MHEG5Link * activeLinksHead[MHEG5LASTEVENT+1]
MHEG5ErrorCode MHEG5activate(MHEG5Root *target, MHEG5GList *params)
U8BIT * MHEG5linkEventName(MHEG5Link *link)
int LNK_RegisterString(MHEG5String s)
void MHEG5linkDeactivate(MHEG5Link *link)
struct sMHEG5Link * nextActiveLink