diff options
Diffstat (limited to 'Source')
-rw-r--r-- | Source/Asura/Audio/AE_Sound.cpp | 0 | ||||
-rw-r--r-- | Source/Asura/Audio/AE_Sound.h | 0 | ||||
-rw-r--r-- | Source/Asura/Font/AE_TrueTypeFont.cpp | 0 | ||||
-rw-r--r-- | Source/Asura/Font/AE_TrueTypeFont.h | 0 | ||||
-rw-r--r-- | Source/Asura/Input/AE_Keyboard.cpp | 0 | ||||
-rw-r--r-- | Source/Asura/Input/AE_Keyboard.h | 0 | ||||
-rw-r--r-- | Source/Asura/Math/AE_Matrix44.cpp | 0 | ||||
-rw-r--r-- | Source/Asura/Math/AE_Matrix44.h | 0 | ||||
-rw-r--r-- | Source/Asura/Math/AE_Vector2.cpp | 0 | ||||
-rw-r--r-- | Source/Asura/Math/AE_Vector2.h | 0 | ||||
-rw-r--r-- | Source/Asura/Math/AE_Vector3.cpp | 0 | ||||
-rw-r--r-- | Source/Asura/Math/AE_Vector3.h | 0 | ||||
-rw-r--r-- | Source/Asura/Math/AE_Vector4.cpp | 0 | ||||
-rw-r--r-- | Source/Asura/Math/AE_Vector4.h | 0 | ||||
-rw-r--r-- | Source/Asura/Physics/AE_Physics2D.cpp | 0 | ||||
-rw-r--r-- | Source/Asura/Physics/AE_Physics2D.h | 0 |
16 files changed, 0 insertions, 0 deletions
diff --git a/Source/Asura/Audio/AE_Sound.cpp b/Source/Asura/Audio/AE_Sound.cpp new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Source/Asura/Audio/AE_Sound.cpp diff --git a/Source/Asura/Audio/AE_Sound.h b/Source/Asura/Audio/AE_Sound.h new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Source/Asura/Audio/AE_Sound.h diff --git a/Source/Asura/Font/AE_TrueTypeFont.cpp b/Source/Asura/Font/AE_TrueTypeFont.cpp new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Source/Asura/Font/AE_TrueTypeFont.cpp diff --git a/Source/Asura/Font/AE_TrueTypeFont.h b/Source/Asura/Font/AE_TrueTypeFont.h new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Source/Asura/Font/AE_TrueTypeFont.h diff --git a/Source/Asura/Input/AE_Keyboard.cpp b/Source/Asura/Input/AE_Keyboard.cpp new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Source/Asura/Input/AE_Keyboard.cpp diff --git a/Source/Asura/Input/AE_Keyboard.h b/Source/Asura/Input/AE_Keyboard.h new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Source/Asura/Input/AE_Keyboard.h diff --git a/Source/Asura/Math/AE_Matrix44.cpp b/Source/Asura/Math/AE_Matrix44.cpp new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Source/Asura/Math/AE_Matrix44.cpp diff --git a/Source/Asura/Math/AE_Matrix44.h b/Source/Asura/Math/AE_Matrix44.h new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Source/Asura/Math/AE_Matrix44.h diff --git a/Source/Asura/Math/AE_Vector2.cpp b/Source/Asura/Math/AE_Vector2.cpp new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Source/Asura/Math/AE_Vector2.cpp diff --git a/Source/Asura/Math/AE_Vector2.h b/Source/Asura/Math/AE_Vector2.h new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Source/Asura/Math/AE_Vector2.h diff --git a/Source/Asura/Math/AE_Vector3.cpp b/Source/Asura/Math/AE_Vector3.cpp new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Source/Asura/Math/AE_Vector3.cpp diff --git a/Source/Asura/Math/AE_Vector3.h b/Source/Asura/Math/AE_Vector3.h new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Source/Asura/Math/AE_Vector3.h diff --git a/Source/Asura/Math/AE_Vector4.cpp b/Source/Asura/Math/AE_Vector4.cpp new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Source/Asura/Math/AE_Vector4.cpp diff --git a/Source/Asura/Math/AE_Vector4.h b/Source/Asura/Math/AE_Vector4.h new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Source/Asura/Math/AE_Vector4.h diff --git a/Source/Asura/Physics/AE_Physics2D.cpp b/Source/Asura/Physics/AE_Physics2D.cpp new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Source/Asura/Physics/AE_Physics2D.cpp diff --git a/Source/Asura/Physics/AE_Physics2D.h b/Source/Asura/Physics/AE_Physics2D.h new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/Source/Asura/Physics/AE_Physics2D.h |