| CACarType | Structure for car types |
| CAColor | Structure for a color |
| CACredits | Credits screen |
| CADialog | Base class for dialogs |
| CADustClowd | Structure for dust clowds |
| CAFogBomb | Structure for fog bombs |
| CAGoody | A goody (life, turbo, |
| CAGoodyType | Structure for goody types |
| CAImageData | Struct for one image and its texts in a CAImageView |
| CAImageHueSelector | An Image with text above and below it |
| CAImageManipulation | Provides some functions fo manipulate images (CL_Surfaces) |
| CAImageSelector | Images with text above and below them |
| CAImageView | An Image with text above and below it |
| CAInfoDialog | A simple info dialog |
| CALabel | A text label with fixed with text |
| CALineEdit | A simple oneline edit (GUI) |
| CALoadingScreen | Screen shown on startup to inform the user about the loading status |
| CAMath | Mathematical methods for generic use |
| CAMenu | A basic menu screen |
| CAMenuInput | A menu item for inputing user specific values (strings) |
| CAMenuItem | Base class for items which can appear in menus (labels, inputs or selectors) |
| CAMenuLabel | A simple label in a menu |
| CAMenuSelect | A menu item for selecting a value out of a given value list (strings) |
| CANetClient | Net client for multiplayer games |
| CANetServer | Wraps the Server things |
| CAPanel | Represents the panel on the left of the game |
| CAPlayer | Covers all data and methods for a single player |
| CAPlayerSettingsDialog | Dialog for adjusting player settings (Name, color, car, face) |
| CAPlayerView | A player view in the panel |
| CAPositionTable | Controls the position table data |
| CAPositionTableView | Shows and controls the position table |
| CAResources | Offers global access to all resources |
| CAScreen | Base class for screens like menus or tables |
| CASignUpScreen | The sign-up screen shown before the race to choose the track |
| CASlotSelectionDialog | Dialog which shows the slots for saving or loading a game |
| CASoundEffect | A sound effect is a sample which can be played |
| CAStringList | A simple string list implemented by strings with given separators |
| CATrack | Structure for the current track |
| CATrophy | Main class of Trophy |
| CAWidget | Base class for widgets |
1.5.0