Data Structures

Here are the data structures with brief descriptions:
cc_dlistA doubly-linked list
cc_dlist_nodeA node in a doubly-linked list
cc_eventAn event to be passed to the user program
cc_screenA screen to which drawing occurs
cc_spriteCrabClaw managed sprites
cc_sprite_animSprite animations
cc_sprite_anim_frameSprite animation frame
cc_textureA platform-independent representation of an image
cc_vertexA vertex to draw to a cc_screen_t
cc_vorbis_streamAn Ogg Vorbis music stream
SourceForge.net Logo