Banjo API
0.0.1
C99 game development API
Loading...
Searching...
No Matches
Here is a list of all macros with links to the files they belong to:
- a -
bj_abs :
math.h
bj_absd :
math.h
bj_absf :
math.h
bj_absl :
math.h
bj_acos :
math.h
bj_acosd :
math.h
bj_acosf :
math.h
bj_acosl :
math.h
bj_assert :
assert.h
bj_atan2 :
math.h
bj_atan2d :
math.h
bj_atan2f :
math.h
bj_atan2l :
math.h
- b -
BANJO_EXPORT :
api.h
BANJO_NO_EXPORT :
api.h
BJ_ARRAY :
api.h
BJ_ARRAY_2D :
api.h
BJ_AUDIO_FORMAT_BIG_ENDIAN :
audio.h
BJ_AUDIO_FORMAT_FLOAT :
audio.h
BJ_AUDIO_FORMAT_INT :
audio.h
BJ_AUDIO_FORMAT_SIGNED :
audio.h
BJ_AUDIO_FORMAT_WIDTH :
audio.h
BJ_BUILD_DEBUG :
api.h
BJ_BUILD_RELEASE :
api.h
BJ_BUTTON_1 :
event.h
BJ_BUTTON_2 :
event.h
BJ_BUTTON_3 :
event.h
BJ_BUTTON_4 :
event.h
BJ_BUTTON_5 :
event.h
BJ_BUTTON_DOWN :
event.h
BJ_BUTTON_LEFT :
event.h
BJ_BUTTON_MIDDLE :
event.h
BJ_BUTTON_RIGHT :
event.h
BJ_BUTTON_UP :
event.h
BJ_COMPILER_NAME :
api.h
BJ_COMPILER_VERSION :
api.h
BJ_CONST_ARRAY :
api.h
BJ_CONST_ARRAY_2D :
api.h
BJ_EPSILON :
math.h
BJ_ERROR_MESSAGE_MAX_LEN :
error.h
BJ_F :
math.h
BJ_FALSE :
api.h
BJ_FI :
math.h
BJ_FZERO :
math.h
BJ_GRAVITATIONAL_CONSTANT_SI :
physics.h
BJ_INLINE :
api.h
BJ_KEY_APOSTROPHE :
event.h
BJ_KEY_BACKSLASH :
event.h
BJ_KEY_BACKSPACE :
event.h
BJ_KEY_CAPSLOCK :
event.h
BJ_KEY_COMMA :
event.h
BJ_KEY_ENTER :
event.h
BJ_KEY_GRAVE_ACCENT :
event.h
BJ_KEY_HANGUL :
event.h
BJ_KEY_HANJA :
event.h
BJ_KEY_LEFT_ALT :
event.h
BJ_KEY_LEFT_BRACKET :
event.h
BJ_KEY_LEFT_CONTROL :
event.h
BJ_KEY_LEFT_OS :
event.h
BJ_KEY_LEFT_SHIT :
event.h
BJ_KEY_MINUS :
event.h
BJ_KEY_PAGE_DOWN :
event.h
BJ_KEY_PAGE_UP :
event.h
BJ_KEY_PERIOD :
event.h
BJ_KEY_PLUS :
event.h
BJ_KEY_PRINT_SCREEN :
event.h
BJ_KEY_RIGHT_ALT :
event.h
BJ_KEY_RIGHT_BRACKET :
event.h
BJ_KEY_RIGHT_CONTROL :
event.h
BJ_KEY_RIGHT_OS :
event.h
BJ_KEY_RIGHT_SHIFT :
event.h
BJ_KEY_SEMICOLON :
event.h
BJ_KEY_SLASH :
event.h
BJ_MAKE_VERSION :
api.h
BJ_MAXIMUM_LOG_LEN :
log.h
BJ_NAME :
api.h
BJ_OS_UNKNOWN :
api.h
BJ_PI :
math.h
BJ_PI_D :
math.h
BJ_PI_F :
math.h
BJ_PI_L :
math.h
BJ_PIXEL_GET_BPP :
pixel.h
BJ_PIXEL_GET_LAYOUT :
pixel.h
BJ_PIXEL_GET_ORDER :
pixel.h
BJ_PIXEL_GET_TYPE :
pixel.h
BJ_PIXEL_LAYOUT_1555 :
pixel.h
BJ_PIXEL_LAYOUT_565 :
pixel.h
BJ_PIXEL_LAYOUT_8888 :
pixel.h
BJ_PIXEL_MODE_MAKE :
pixel.h
BJ_PIXEL_MODE_MAKE_BITFIELD_16 :
pixel.h
BJ_PIXEL_MODE_MAKE_BITFIELD_32 :
pixel.h
BJ_PIXEL_MODE_MAKE_BYTES :
pixel.h
BJ_PIXEL_MODE_MAKE_INDEXED :
pixel.h
BJ_PIXEL_ORDER_ABGR :
pixel.h
BJ_PIXEL_ORDER_ARGB :
pixel.h
BJ_PIXEL_ORDER_BGR :
pixel.h
BJ_PIXEL_ORDER_BGRA :
pixel.h
BJ_PIXEL_ORDER_BGRX :
pixel.h
BJ_PIXEL_ORDER_RGB :
pixel.h
BJ_PIXEL_ORDER_RGBA :
pixel.h
BJ_PIXEL_ORDER_RGBX :
pixel.h
BJ_PIXEL_ORDER_XBGR :
pixel.h
BJ_PIXEL_ORDER_XRGB :
pixel.h
BJ_PIXEL_TYPE_BITFIELD :
pixel.h
BJ_PIXEL_TYPE_BYTES :
pixel.h
BJ_PIXEL_TYPE_INDEX :
pixel.h
BJ_RAND_MAX :
random.h
BJ_RESTRICT :
api.h
BJ_SHADER_STANDARD_FLAGS :
shader.h
BJ_TAU :
math.h
BJ_TAU_D :
math.h
BJ_TAU_F :
math.h
BJ_TAU_L :
math.h
BJ_TRUE :
api.h
BJ_VERSION :
api.h
BJ_VERSION_MAJOR :
api.h
BJ_VERSION_MAJOR_NUMBER :
api.h
BJ_VERSION_MINOR :
api.h
BJ_VERSION_MINOR_NUMBER :
api.h
BJ_VERSION_PATCH :
api.h
BJ_VERSION_PATCH_NUMBER :
api.h
- c -
bj_copysign :
math.h
bj_copysignd :
math.h
bj_copysignf :
math.h
bj_copysignl :
math.h
bj_cos :
math.h
bj_cosd :
math.h
bj_cosf :
math.h
bj_cosl :
math.h
- d -
bj_debug :
log.h
- e -
bj_err :
log.h
bj_error_code_is_user :
error.h
bj_error_code_kind :
error.h
bj_exp :
math.h
bj_expd :
math.h
bj_expf :
math.h
bj_expl :
math.h
- f -
bj_fatal :
log.h
bj_floor :
math.h
bj_floord :
math.h
bj_floorf :
math.h
bj_floorl :
math.h
bj_fmod :
math.h
bj_fmodd :
math.h
bj_fmodf :
math.h
bj_fmodl :
math.h
- i -
bj_info :
log.h
- l -
bj_log :
math.h
bj_log_msg :
log.h
bj_logd :
math.h
bj_logf :
math.h
bj_logl :
math.h
- m -
bj_max :
math.h
bj_maxd :
math.h
bj_maxf :
math.h
bj_maxl :
math.h
bj_min :
math.h
bj_mind :
math.h
bj_minf :
math.h
bj_minl :
math.h
- n -
bj_normal_real_distribution :
random.h
- p -
bj_pow :
math.h
bj_powd :
math.h
bj_powf :
math.h
bj_powl :
math.h
- q -
bj_quat_add :
quat.h
bj_quat_dot :
quat.h
bj_quat_norm :
quat.h
bj_quat_scale :
quat.h
bj_quat_sub :
quat.h
- r -
bj_round :
math.h
bj_roundd :
math.h
bj_roundf :
math.h
bj_roundl :
math.h
- s -
bj_sin :
math.h
bj_sind :
math.h
bj_sinf :
math.h
bj_sinl :
math.h
bj_sqrt :
math.h
bj_sqrtd :
math.h
bj_sqrtf :
math.h
bj_sqrtl :
math.h
bj_strcmp :
string.h
bj_stream_read_t :
stream.h
bj_stream_skip_t :
stream.h
bj_strlen :
string.h
- t -
bj_tan :
math.h
bj_tand :
math.h
bj_tanf :
math.h
bj_tanl :
math.h
bj_trace :
log.h
- u -
bj_uniform_real_distribution :
random.h
- w -
bj_warn :
log.h
Generated on
for Banjo API by
1.14.0