31 #ifndef _MH5CURSORSHAPE_H    32 #define _MH5CURSORSHAPE_H Implementation of the Ingredient class. 
 
void MHEG5cursorShapePrepare(MHEG5CursorShape *cursorShape)
Apply the preparation behaviour of the cursorshape class Apply the preparation behaviour of the curso...
Definition: mh5cursorshape.c:84
 
void MHEG5cursorShapeFree(MHEG5CursorShape *cursorShape)
Free off all memory associated with the specified object, including any exchanged attributes and inte...
Definition: mh5cursorshape.c:68
 
Definition: mh5ingredient.h:63
 
void MHEG5cursorShapeInit(MHEG5CursorShape *cursorShape)
<Function description>=""> 
Definition: mh5cursorshape.c:54
 
Definition: mh5cursorshape.h:42
 
void MHEG5cursorShapeDestruct(MHEG5CursorShape *cursorShape)
Destruct a cursorshape object. 
Definition: mh5cursorshape.c:96
 
void MHEG5cursorShapeActivate(MHEG5CursorShape *cursorShape)
Apply the activation behaviour of the cursorshape class. As this class has no own activation behaviou...
Definition: mh5cursorshape.c:110
 
void MHEG5cursorShapeDeactivate(MHEG5CursorShape *cursorShape)
Apply the deactivation behaviour of the cursorshape class. As this class has no own deactivation beha...
Definition: mh5cursorshape.c:133