Object System error codes
[Object System]

Overview of all error codes of the Object System. More...

Defines


Detailed Description

Overview of all error codes of the Object System.


Define Documentation

#define OBJ_ERROR_ALLSLOTSTAKEN

All object slots in use.

The object creation and clone function(s) return OBJ_ERROR_ALLSLOTSTAKEN when all 128 object slots are already in use.

See also:
hel_ObjCreate, hel_ObjCreate16, hel_ObjCreate256, hel_ObjCreateEx, hel_ObjClone

#define OBJ_ERROR_VRAMFULL

Object video memory full.

The object creation function(s) return OBJ_ERROR_VRAMFULL when the requested amount of space in object video memory cannot be allocated.

See also:
hel_ObjCreate, hel_ObjCreate16, hel_ObjCreate256, hel_ObjCreateEx


Generated on Fri Aug 17 12:12:38 2007 for HEL Library by  doxygen 1.5.3