Go to the source code of this file.
◆ WINDOW_H
◆ WINDOW_W
◆ main()
| int main |
( |
int | argc, |
|
|
char * | argv[] ) |
◆ on_draw()
- Examples
- bitmap_blit.c, bitmap_blit_colorkey.c, drawing_2d.c, drawing_text.c, interpolation.c, load_bmp.c, physics_kinematics.c, physics_particle.c, pong.c, random_distribution.c, shaders.c, sprite_animation.c, and start.c.
Definition at line 32 of file bitmap_blit.c.
Referenced by setup(), setup(), setup(), setup(), setup(), setup(), setup(), setup(), setup(), setup(), setup(), setup(), and setup().
◆ setup()
| void * setup |
( |
struct bj_app * | app, |
|
|
void * | init_data ) |
|
static |
◆ step()
| void step |
( |
struct bj_app * | app, |
|
|
struct bj_tick_info | tick, |
|
|
void * | user_data ) |
|
static |
◆ teardown()
| void teardown |
( |
struct bj_app * | app, |
|
|
void * | user_data ) |
|
static |
◆ bmp_rendering
- Examples
- bitmap_blit.c, bitmap_blit_colorkey.c, and sprite_animation.c.
Definition at line 25 of file bitmap_blit.c.
Referenced by on_draw(), on_draw(), on_draw(), setup(), setup(), setup(), teardown(), teardown(), and teardown().
◆ window
- Examples
- bitmap_blit.c, bitmap_blit_colorkey.c, drawing_2d.c, drawing_text.c, event_callbacks.c, event_polling.c, interpolation.c, load_bmp.c, physics_kinematics.c, physics_particle.c, pong.c, random_distribution.c, shaders.c, sprite_animation.c, start.c, and window.c.
Definition at line 24 of file bitmap_blit.c.
Referenced by bj_close_on_escape(), bj_get_key(), bj_get_window_flags(), bj_get_window_size(), bj_invalidate_rect(), bj_invalidate_window(), bj_is_window_fullscreen(), bj_push_button_event(), bj_push_cursor_event(), bj_push_enter_event(), bj_push_key_event(), bj_set_draw_callback(), bj_set_resize_callback(), bj_set_window_fullscreen(), bj_set_window_should_close(), bj_should_close_window(), bj_unbind_window(), on_draw(), roll(), setup(), setup(), setup(), setup(), setup(), setup(), setup(), setup(), setup(), setup(), setup(), setup(), setup(), setup(), setup(), step(), step(), step(), step(), step(), step(), step(), step(), step(), step(), step(), step(), step(), step(), step(), teardown(), teardown(), teardown(), teardown(), teardown(), teardown(), teardown(), teardown(), teardown(), teardown(), teardown(), teardown(), teardown(), teardown(), and teardown().