Natalie Adams 2021-05-11 21:48:06 +00:00
parent 31d56bf7f4
commit 5e643260b3

44
AxiosEngineIntro.md Normal file

@ -0,0 +1,44 @@
# Axios Engine Documentation
Beginners read this first --> [[SettingUpAxiosEngine]] <--
Required packages to install:
* Visual Studio 2008/2010/2011
* XNA 4.0
* Windows Phone 7.1 SDK [^1]
[[AxiosSettings]]
* [[AxiosClassDiagram]]
# Namespaces
## Axios.Engine
[[AxiosCommandConsole]]
## abstract objects
* [[AxiosGameObject]]
* [[SimpleAxiosGameObject]]
* [[ComplexAxiosGameObject]]
* [[SimpleDrawableAxiosGameObject]]
* [[AxiosGameScreen]]
* [[AxiosTimer]]
* [[DrawableAxiosGameObject]]
* [[BreakableAxiosGameObject]]
* [[AxiosEvents]]
## Interfaces
* [[IAxiosGameObject]]
* [[IDrawableAxiosGameObject]]
* [[IAxiosFile]]
## Axios.Engine.Extensions
* [[String]]
* [[Texture2D]]
[^1]: This is optional - you only need if you want to compile for Windows Phone 7