Alpha Engine
|
AETypes.h File Reference
Header file for the typedefs. More...
Go to the source code of this file.
Typedefs | |
typedef char | s8 |
typedef unsigned char | u8 |
typedef signed short | s16 |
typedef unsigned short | u16 |
typedef signed int | s32 |
typedef unsigned int | u32 |
typedef signed long long | s64 |
typedef unsigned long long | u64 |
typedef float | f32 |
typedef double | f64 |
Detailed Description
Header file for the typedefs.
- Project: Alpha Engine
- Author
- Antoine Abi Chacra
- Date
- March 21, 2013
- Copyright
- Copyright (C) 2013 DigiPen Institute of Technology. Reproduction or disclosure of this file or its contents without the prior written consent of DigiPen Institute of Technology is prohibited.
Definition in file AETypes.h.
Typedef Documentation
Generated on Sat Jan 4 2014 02:06:22 for Alpha Engine by
