31 #ifndef _MH5INTERACTIBLE_H 32 #define _MH5INTERACTIBLE_H
MHEG5ErrorCode MHEG5getHighlightStatus(MHEG5Root *target, MHEG5GList *params)
MHEG5ErrorCode MHEG5getInteractionStatus(MHEG5Root *target, MHEG5GList *params)
void MHEG5interactibleClone(MHEG5Interactible *destination, MHEG5Interactible *source)
void MHEG5interactibleDestruct(MHEG5Interactible *interactible)
MHEG5Bool highlightStatus
MHEG5ErrorCode MHEG5setHighlightStatus(MHEG5Root *target, MHEG5GList *params)
void MHEG5interactibleDeactivate(MHEG5Interactible *interactible)
Implementation of the deactivation behaviour of the interactible class. This behaviour was introduced...
MHEG5Bool interactionStatus
void MHEG5interactibleInteractionCompleted(MHEG5Interactible *interactible, MHEG5Root *item)
void MHEG5interactibleInit(MHEG5Interactible *interactible)
<Function description>="">
void MHEG5interactibleFree(MHEG5Interactible *interactible)
Free off all memory associated with the specified object, including any exchanged attributes and inte...
MHEG5ErrorCode MHEG5setInteractionStatus(MHEG5Root *target, MHEG5GList *params)
void MHEG5interactiblePrepare(MHEG5Interactible *interactible)
Sets all internal attributes for the specified object to their default values.
MHEG5Colour highlightRefColour