Here is a list of all documented namespaces with brief descriptions:
boost | Redefinition of some boost elements, required on some compilers |
claw | This is the main namespace |
claw::ai | Everything about artificial intelligence |
claw::ai::game | Everything about artificial intelligence related game algorithms |
claw::graphic | Everything about image structures and processing |
claw::math | Manipulation of mathematic, geometric, etc. items |
claw::memory | Memory management |
claw::meta | Structures for meta-programmation |
claw::net | Network communications |
claw::pattern | Here are the design patterns |
claw::text | Everything about text processing |
claw::tween | Tweeners interpolate the intermediate values between two given reference values using various equations |