Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
CAsteroid | An asteroid is a simple shape that moves linearly in some direction |
CColor | |
CDisk | A disk is a simple graphical shape |
CGraphicalShape | Abstract class that describes a graphical object with additional methods for testing collisions |
▼CGrayLevelImage2D | |
CIterator | |
CImage2D | Classe générique pour représenter des images 2D |
CLogicalScene | A class to store master shapes and to test their possible collisions with a randomized algorithm |
CMasterShape | Polymorphic class that represents the top class of any complex shape |