UGDK
0.4.1
|
#include <stdint.h>
Go to the source code of this file.
Classes | |
struct | ugdk::Color |
Namespaces | |
namespace | ugdk |
namespace | ugdk::enums |
namespace | ugdk::enums::mirroraxis |
Typedefs | |
typedef uint8_t | ugdk::uint8 |
typedef uint16_t | ugdk::uint16 |
typedef uint32_t | ugdk::uint32 |
typedef uint64_t | ugdk::uint64 |
typedef int8_t | ugdk::int8 |
typedef int16_t | ugdk::int16 |
typedef int32_t | ugdk::int32 |
typedef int64_t | ugdk::int64 |
typedef uint8 | ugdk::Mirror |
typedef struct ugdk::Color | ugdk::Color |
Enumerations | |
enum | ugdk::enums::mirroraxis::MirrorAxis { ugdk::enums::mirroraxis::HORZ = 0, ugdk::enums::mirroraxis::DIAG_UP = 45, ugdk::enums::mirroraxis::VERT = 90, ugdk::enums::mirroraxis::DIAG_DOWN = 135 } |