|
Claw
1.7.3
|
The purpose of this file is to document the namespaces of the library. More...
Go to the source code of this file.
Namespaces | |
| namespace | claw |
| This is the main namespace. | |
| namespace | claw::ai |
| Everything about artificial intelligence. | |
| namespace | claw::ai::game |
| Everything about artificial intelligence related game algorithms. | |
| namespace | claw::pattern |
| Here are the design patterns. | |
| namespace | claw::graphic |
| Everything about image structures and processing. | |
| namespace | claw::math |
| Manipulation of mathematic, geometric, etc. items. | |
| namespace | claw::memory |
| Memory management. | |
| namespace | claw::meta |
| Structures for meta-programmation. | |
| namespace | claw::net |
| Network communications. | |
| namespace | claw::text |
| Everything about text processing. | |
| namespace | claw::tween |
| Tweeners interpolate the intermediate values between two given reference values using various equations. | |
The purpose of this file is to document the namespaces of the library.
Definition in file claw.hpp.
1.8.1.2