orx
1.16
Portable Game Engine
Loading...
Searching...
No Matches
orxDecl.h File Reference
#include <stddef.h>
Go to the source code of this file.
Macros
#define
__orx32__
#define
__orxLITTLE_ENDIAN__
#define
__orxX86__
#define
orxALIGN
(VALUE, BLOCK_SIZE)
#define
orxALIGN16
(VALUE)
#define
orxALIGN32
(VALUE)
#define
orxALIGN64
(VALUE)
#define
orxALIGN8
(VALUE)
#define
orxANSI_KC_MARKER
'\x1b'
#define
orxANSI_KZ_COLOR_BG_BLACK
"\x1b[40m"
#define
orxANSI_KZ_COLOR_BG_BLUE
"\x1b[44m"
#define
orxANSI_KZ_COLOR_BG_CYAN
"\x1b[46m"
#define
orxANSI_KZ_COLOR_BG_DEFAULT
"\x1b[49m"
#define
orxANSI_KZ_COLOR_BG_GREEN
"\x1b[42m"
#define
orxANSI_KZ_COLOR_BG_MAGENTA
"\x1b[45m"
#define
orxANSI_KZ_COLOR_BG_RED
"\x1b[41m"
#define
orxANSI_KZ_COLOR_BG_WHITE
"\x1b[47m"
#define
orxANSI_KZ_COLOR_BG_YELLOW
"\x1b[43m"
#define
orxANSI_KZ_COLOR_BLINK_OFF
"\x1b[25m"
#define
orxANSI_KZ_COLOR_BLINK_ON
"\x1b[5m"
#define
orxANSI_KZ_COLOR_BOLD_OFF
"\x1b[22m"
#define
orxANSI_KZ_COLOR_BOLD_ON
"\x1b[1m"
#define
orxANSI_KZ_COLOR_FG_BLACK
"\x1b[30m"
#define
orxANSI_KZ_COLOR_FG_BLUE
"\x1b[34m"
#define
orxANSI_KZ_COLOR_FG_CYAN
"\x1b[36m"
#define
orxANSI_KZ_COLOR_FG_DEFAULT
"\x1b[39m"
#define
orxANSI_KZ_COLOR_FG_GREEN
"\x1b[32m"
#define
orxANSI_KZ_COLOR_FG_MAGENTA
"\x1b[35m"
#define
orxANSI_KZ_COLOR_FG_RED
"\x1b[31m"
#define
orxANSI_KZ_COLOR_FG_WHITE
"\x1b[37m"
#define
orxANSI_KZ_COLOR_FG_YELLOW
"\x1b[33m"
#define
orxANSI_KZ_COLOR_INVERSE_OFF
"\x1b[27m"
#define
orxANSI_KZ_COLOR_INVERSE_ON
"\x1b[7m"
#define
orxANSI_KZ_COLOR_ITALICS_OFF
"\x1b[23m"
#define
orxANSI_KZ_COLOR_ITALICS_ON
"\x1b[3m"
#define
orxANSI_KZ_COLOR_RESET
"\x1b[0m"
#define
orxANSI_KZ_COLOR_STRIKETHROUGH_OFF
"\x1b[29m"
#define
orxANSI_KZ_COLOR_STRIKETHROUGH_ON
"\x1b[9m"
#define
orxANSI_KZ_COLOR_UNDERLINE_OFF
"\x1b[24m"
#define
orxANSI_KZ_COLOR_UNDERLINE_ON
"\x1b[4m"
#define
orxARRAY_GET_ITEM_COUNT
(ARRAY)
#define
orxDLLAPI
orxIMPORT
orxDLLEXPORT /* Compiling orx library => API needs to be exported */
#define
orxFLAG_GET
(X, M)
#define
orxFLAG_SET
(X, A, R)
#define
orxFLAG_SWAP
(X, S)
#define
orxFLAG_TEST
(X, F)
#define
orxFLAG_TEST_ALL
(X, F)
#define
orxIMPORT
#define
orxSTRUCT_GET_FROM_FIELD
(TYPE, FIELD, POINTER)
Detailed Description
Date
14/04/2005
Author
iarwa
.nosp@m.
in@o
.nosp@m.
rx-pr
.nosp@m.
ojec
.nosp@m.
t.org
Todo
Definition in file
orxDecl.h
.
Generated for orx by
1.8.11