118 lines
4.7 KiB
Plaintext
118 lines
4.7 KiB
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<ClassDiagram MajorVersion="1" MinorVersion="1">
|
||
|
<Class Name="Axios.Engine.AxiosEvents">
|
||
|
<Position X="11" Y="0.5" Width="1.5" />
|
||
|
<NestedTypes>
|
||
|
<Delegate Name="Axios.Engine.AxiosEvents.AxiosHandler" Collapsed="true">
|
||
|
<TypeIdentifier>
|
||
|
<NewMemberFileName>Engine\AxiosEvents.cs</NewMemberFileName>
|
||
|
</TypeIdentifier>
|
||
|
</Delegate>
|
||
|
<Delegate Name="Axios.Engine.AxiosEvents.AxiosGameObjectHandler" Collapsed="true">
|
||
|
<TypeIdentifier>
|
||
|
<NewMemberFileName>Engine\AxiosEvents.cs</NewMemberFileName>
|
||
|
</TypeIdentifier>
|
||
|
</Delegate>
|
||
|
</NestedTypes>
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AAQAACAIAAAAAkAAAkkAAAAAAEEAGAIAIQQAABgCAAA=</HashCode>
|
||
|
<FileName>Engine\AxiosEvents.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
</Class>
|
||
|
<Class Name="Axios.Engine.AxiosGameObject">
|
||
|
<Position X="5.75" Y="0.5" Width="1.5" />
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AAQAMACAAAAAAAAEACIIBAQAIAAAAAAAAAAAAAAAACQ=</HashCode>
|
||
|
<FileName>Engine\AxiosGameObject.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
<Lollipop Position="0.2" />
|
||
|
</Class>
|
||
|
<Class Name="Axios.Engine.ComplexAxiosGameObject<T>">
|
||
|
<Position X="2.5" Y="0.5" Width="2.25" />
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AAAAAAAEAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAQ=</HashCode>
|
||
|
<FileName>Engine\ComplexAxiosGameObject.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
</Class>
|
||
|
<Class Name="Axios.Engine.SimpleAxiosGameObject">
|
||
|
<Position X="8.5" Y="1.25" Width="2" />
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AEQAEAABAgAAAAAgAAAAAAAAAAAAAAAAAAAAAAgAAAA=</HashCode>
|
||
|
<FileName>Engine\SimpleAxiosGameObject.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
</Class>
|
||
|
<Class Name="Axios.Engine.SimpleDrawableAxiosGameObject">
|
||
|
<Position X="5.25" Y="4.25" Width="2.75" />
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AAAAAIAAAAAAAgAAAAAAAAAAAAIACAAgAAIAIAAAAAQ=</HashCode>
|
||
|
<FileName>Engine\SimpleDrawableAxiosGameObject.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
<Lollipop Position="0.2" />
|
||
|
</Class>
|
||
|
<Class Name="Axios.Engine.AxiosGameScreen">
|
||
|
<Position X="0.5" Y="0.5" Width="1.5" />
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AARoEQCCAAACAggBACAAAgAICAAAAAAAIAAAAIIAAAQ=</HashCode>
|
||
|
<FileName>Engine\AxiosGameScreen.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
</Class>
|
||
|
<Class Name="Axios.Engine.AxiosTimer">
|
||
|
<Position X="0.5" Y="5.75" Width="1.5" />
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AAQAEACAAAAAAIAAAKAAAACAAAAAAAAQAAAAACAAQAQ=</HashCode>
|
||
|
<FileName>Engine\AxiosTimer.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
<Lollipop Position="0.2" />
|
||
|
</Class>
|
||
|
<Class Name="Axios.Engine.Extenions.AxiosExtensions_String">
|
||
|
<Position X="11" Y="5.75" Width="2" />
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAA=</HashCode>
|
||
|
<FileName>Engine\Extensions\String.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
</Class>
|
||
|
<Class Name="Axios.Engine.Extenions.AxiosExtensions_Texture2D">
|
||
|
<Position X="11" Y="7" Width="2.25" />
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAQAAAAA=</HashCode>
|
||
|
<FileName>Engine\Extensions\Texture2D.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
</Class>
|
||
|
<Class Name="Axios.Engine.UI.AxiosUIObject">
|
||
|
<Position X="13" Y="2" Width="1.5" />
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AAAAAAAABAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAA=</HashCode>
|
||
|
<FileName>Engine\UI\AxiosUIObject.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
</Class>
|
||
|
<Class Name="Axios.Engine.DrawableAxiosGameObject">
|
||
|
<Position X="15" Y="0.5" Width="2.25" />
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AAAAAIAAAAAAAgAgAAAABAAAAAAACAAgAAIAIAgAAAQ=</HashCode>
|
||
|
<FileName>Engine\DrawableAxiosGameObject.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
<Lollipop Position="0.2" />
|
||
|
</Class>
|
||
|
<Class Name="Axios.Engine.UI.AxiosButton">
|
||
|
<Position X="13.5" Y="3.75" Width="1.5" />
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AAAAgAAIQAAIAAAAACAAgAAAAAAASAAAIAAAAAgCAAQ=</HashCode>
|
||
|
<FileName>Engine\UI\AxiosButton.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
</Class>
|
||
|
<Interface Name="Axios.Engine.Interfaces.IAxiosGameObject">
|
||
|
<Position X="8.5" Y="4.25" Width="2.25" />
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AAQAEACAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAQ=</HashCode>
|
||
|
<FileName>Engine\Interfaces\IAxiosGameObject.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
</Interface>
|
||
|
<Interface Name="Axios.Engine.Interfaces.IDrawableAxiosGameObject">
|
||
|
<Position X="8.5" Y="6" Width="2.25" />
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AAAAAAAAAAAAAgAAAAAAAAAAAAAAAAAgAAAAAAAAAAA=</HashCode>
|
||
|
<FileName>Engine\Interfaces\IDrawableAxiosGameObject.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
</Interface>
|
||
|
<Font Name="Tahoma" Size="8.25" />
|
||
|
</ClassDiagram>
|