samples.LogoSmash

Undocumented in source.

Members

Static functions

destroy
void destroy()
Undocumented in source. Be warned that the author may not have intended to support it.
get_pixel
int get_pixel(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
init
cpSpace* init()
Undocumented in source. Be warned that the author may not have intended to support it.
make_ball
cpShape* make_ball(cpFloat x, cpFloat y)
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update(int ticks)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

draw_options
drawSpaceOptions draw_options;
Undocumented in source.
space
cpSpace* space;
Undocumented in source.

Variables

LogoSmash
chipmunkDemo LogoSmash;
Undocumented in source.
image_bitmap
enum byte[] image_bitmap;
Undocumented in source.
image_height
enum int image_height;
Undocumented in source.
image_row_length
enum int image_row_length;
Undocumented in source.
image_width
enum int image_width;
Undocumented in source.

Meta