demo.LogoSmash

Undocumented in source.

Members

Functions

DrawDot
void DrawDot(cpBody* body_, void* unused)
Undocumented in source. Be warned that the author may not have intended to support it.
destroy
void destroy(cpSpace* space)
Undocumented in source. Be warned that the author may not have intended to support it.
draw
void draw(cpSpace* space)
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(cpSpace* space, double dt)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

LogoSmash
ChipmunkDemo LogoSmash;
Undocumented in source.
bodyCount
int bodyCount;
Undocumented in source.
image_bitmap
byte[] image_bitmap;
Undocumented in source.
image_height
int image_height;
Undocumented in source.
image_row_length
int image_row_length;
Undocumented in source.
image_width
int image_width;
Undocumented in source.

Meta