|
| | alignment.h |
| | Working with alignment.
|
| |
| | cow.h |
| | Copy-On-Write wrappers.
|
| |
| | enum.h |
| | Fun with enum <> string conversions.
|
| |
| | filesystem.h |
| | Filesystem utilities.
|
| |
| | image.h |
| | Working with loading images.
|
| |
| | imagecache.h |
| |
| | incbin.h |
| | Utility for including binary files.
|
| |
| | layout.h |
| |
| | math.h |
| | Math utilities.
|
| |
| | meta.h |
| | Meta tools for compilation, debug, and language support.
|
| |
| | mousegesture.h |
| | Mouse gesture support.
|
| |
| | range.h |
| | Range class.
|
| |
| | string.h |
| | String utilities.
|
| |
| | stringhash.h |
| |