Danbias/Code/Dokumentation/GameServer.uxf

417 lines
9.8 KiB
Plaintext
Raw Normal View History

2014-01-08 12:45:48 +01:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="12.2">
<zoom_level>10</zoom_level>
<element>
<id>UMLClass</id>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>380</x>
<y>360</y>
2014-01-08 12:45:48 +01:00
<w>100</w>
<h>30</h>
</coordinates>
<panel_attributes>GameLobby
</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>360</x>
<y>540</y>
2014-01-08 12:45:48 +01:00
<w>160</w>
<h>80</h>
</coordinates>
<panel_attributes>GameSession
--
/One instance of a game/
/including x number of/
/players./</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>560</x>
<y>360</y>
2014-01-08 12:45:48 +01:00
<w>100</w>
<h>30</h>
</coordinates>
<panel_attributes>LobbyClient</panel_attributes>
<additional_attributes/>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>400</x>
<y>460</y>
2014-01-08 12:45:48 +01:00
<w>50</w>
<h>100</h>
</coordinates>
<panel_attributes>lt=-&gt;&gt;&gt;&gt;</panel_attributes>
<additional_attributes>30;80;30;30</additional_attributes>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>450</x>
<y>340</y>
2014-01-08 12:45:48 +01:00
<w>130</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=&gt;&gt;&gt;-</panel_attributes>
<additional_attributes>110;30;30;30</additional_attributes>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>460</x>
<y>270</y>
<w>170</w>
2014-01-08 12:45:48 +01:00
<h>110</h>
</coordinates>
<panel_attributes>lt=&gt;&gt;&gt;-</panel_attributes>
2014-01-28 09:00:02 +01:00
<additional_attributes>150;90;150;30;30;30</additional_attributes>
2014-01-08 12:45:48 +01:00
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>490</x>
<y>450</y>
2014-01-08 12:45:48 +01:00
<w>140</w>
<h>140</h>
</coordinates>
<panel_attributes>lt=&gt;&gt;&gt;-</panel_attributes>
<additional_attributes>120;30;120;120;30;120</additional_attributes>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>460</x>
<y>180</y>
2014-01-08 12:45:48 +01:00
<w>400</w>
<h>150</h>
</coordinates>
<panel_attributes>lt=&lt;&lt;.</panel_attributes>
<additional_attributes>380;130;170;130;170;30;30;30</additional_attributes>
</element>
<element>
<id>UMLClass</id>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>370</x>
<y>200</y>
2014-01-08 12:45:48 +01:00
<w>120</w>
2014-01-28 09:00:02 +01:00
<h>120</h>
2014-01-08 12:45:48 +01:00
</coordinates>
<panel_attributes>GameServer</panel_attributes>
<additional_attributes/>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>400</x>
<y>290</y>
2014-01-08 12:45:48 +01:00
<w>50</w>
2014-01-28 09:00:02 +01:00
<h>90</h>
2014-01-08 12:45:48 +01:00
</coordinates>
<panel_attributes>lt=&gt;&gt;&gt;&gt;-</panel_attributes>
2014-01-28 09:00:02 +01:00
<additional_attributes>30;70;30;30</additional_attributes>
2014-01-08 12:45:48 +01:00
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>600</x>
<y>300</y>
2014-01-08 12:45:48 +01:00
<w>260</w>
<h>80</h>
</coordinates>
<panel_attributes>lt=&lt;&lt;.</panel_attributes>
<additional_attributes>240;30;30;30;30;60</additional_attributes>
</element>
<element>
<type>com.umlet.element.Package</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>840</x>
<y>290</y>
2014-01-08 12:45:48 +01:00
<w>120</w>
<h>50</h>
</coordinates>
<panel_attributes>NetworkAPI
bg=#a21aff</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>360</x>
<y>120</y>
2014-01-08 12:45:48 +01:00
<w>130</w>
<h>40</h>
</coordinates>
<panel_attributes>&lt;&lt;wrapper&gt;&gt;
DanBiasServerAPI</panel_attributes>
<additional_attributes/>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>400</x>
<y>130</y>
2014-01-08 12:45:48 +01:00
<w>50</w>
2014-01-28 09:00:02 +01:00
<h>90</h>
2014-01-08 12:45:48 +01:00
</coordinates>
<panel_attributes>lt=&gt;&gt;&gt;&gt;-
</panel_attributes>
2014-01-28 09:00:02 +01:00
<additional_attributes>30;70;30;30</additional_attributes>
2014-01-08 12:45:48 +01:00
</element>
<element>
<id>UMLClass</id>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>150</x>
<y>360</y>
2014-01-08 12:45:48 +01:00
<w>120</w>
<h>30</h>
</coordinates>
<panel_attributes>NetworkSession</panel_attributes>
<additional_attributes/>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>180</x>
<y>270</y>
<w>210</w>
2014-01-08 12:45:48 +01:00
<h>110</h>
</coordinates>
<panel_attributes>lt=-&gt;&gt;&gt;&gt;&gt;</panel_attributes>
2014-01-28 09:00:02 +01:00
<additional_attributes>190;30;30;30;30;90</additional_attributes>
2014-01-08 12:45:48 +01:00
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>240</x>
<y>340</y>
2014-01-08 12:45:48 +01:00
<w>160</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=-&gt;&gt;&gt;&gt;&gt;</panel_attributes>
<additional_attributes>140;30;30;30</additional_attributes>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>180</x>
<y>360</y>
2014-01-08 12:45:48 +01:00
<w>200</w>
<h>210</h>
</coordinates>
<panel_attributes>lt=-&gt;&gt;&gt;&gt;&gt;</panel_attributes>
<additional_attributes>180;190;30;190;30;30</additional_attributes>
</element>
<element>
<type>com.umlet.element.Package</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>840</x>
<y>410</y>
2014-01-08 12:45:48 +01:00
<w>120</w>
<h>50</h>
</coordinates>
<panel_attributes>GameLogicAPI
bg=blue</panel_attributes>
<additional_attributes/>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>600</x>
<y>360</y>
2014-01-08 12:45:48 +01:00
<w>260</w>
<h>90</h>
</coordinates>
<panel_attributes>lt=&lt;&lt;.</panel_attributes>
<additional_attributes>240;70;30;70;30;30</additional_attributes>
</element>
<element>
<type>com.umlet.element.Package</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>840</x>
<y>350</y>
2014-01-08 12:45:48 +01:00
<w>120</w>
<h>40</h>
</coordinates>
<panel_attributes>PhysicsAPI
bg=blue
--
</panel_attributes>
<additional_attributes/>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>630</x>
<y>340</y>
2014-01-08 12:45:48 +01:00
<w>230</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=.&lt;&lt;</panel_attributes>
<additional_attributes>210;30;30;30</additional_attributes>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>490</x>
<y>420</y>
2014-01-08 12:45:48 +01:00
<w>370</w>
<h>190</h>
</coordinates>
<panel_attributes>lt=&lt;&lt;.</panel_attributes>
<additional_attributes>350;30;190;30;190;170;30;170</additional_attributes>
</element>
<element>
<id>UMLClass</id>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>170</x>
<y>160</y>
2014-01-08 12:45:48 +01:00
<w>130</w>
<h>90</h>
</coordinates>
<panel_attributes>ServerInitReader
--
Helper to load ini files to server
elementstyle=wordwrap
</panel_attributes>
<additional_attributes/>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>270</x>
<y>180</y>
2014-01-08 12:45:48 +01:00
<w>120</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=&gt;&gt;.
</panel_attributes>
<additional_attributes>100;30;30;30</additional_attributes>
</element>
<element>
<id>UMLClass</id>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>360</x>
<y>440</y>
2014-01-08 12:45:48 +01:00
<w>160</w>
<h>50</h>
</coordinates>
<panel_attributes>GameSessionManager
--
/Creates game sessions/</panel_attributes>
<additional_attributes/>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>400</x>
<y>360</y>
2014-01-08 12:45:48 +01:00
<w>50</w>
<h>100</h>
</coordinates>
<panel_attributes>lt=&gt;&gt;-</panel_attributes>
<additional_attributes>30;30;30;80</additional_attributes>
</element>
<element>
<type>com.umlet.element.Package</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>840</x>
<y>470</y>
2014-01-08 12:45:48 +01:00
<w>120</w>
<h>40</h>
</coordinates>
<panel_attributes>ProtocolManager
bg=#aaaaa</panel_attributes>
<additional_attributes/>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>160</x>
<y>360</y>
2014-01-08 12:45:48 +01:00
<w>770</w>
<h>300</h>
</coordinates>
<panel_attributes>lt=&lt;&lt;.</panel_attributes>
<additional_attributes>750;150;750;280;30;280;30;30</additional_attributes>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>930</x>
<y>300</y>
2014-01-08 12:45:48 +01:00
<w>70</w>
<h>210</h>
</coordinates>
<panel_attributes>lt=&lt;&lt;.</panel_attributes>
<additional_attributes>30;190;50;190;50;30;30;30</additional_attributes>
</element>
<element>
<id>UMLClass</id>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>10</x>
<y>350</y>
2014-01-08 12:45:48 +01:00
<w>120</w>
<h>40</h>
</coordinates>
<panel_attributes>/&lt;&lt;interface&gt;&gt;/
INetworkSession</panel_attributes>
<additional_attributes/>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>100</x>
<y>340</y>
2014-01-08 12:45:48 +01:00
<w>70</w>
<h>50</h>
</coordinates>
<panel_attributes>lt=-&gt;&gt;&gt;&gt;&gt;</panel_attributes>
<additional_attributes>50;30;30;30</additional_attributes>
</element>
<element>
<id>UMLClass</id>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>560</x>
<y>450</y>
2014-01-08 12:45:48 +01:00
<w>100</w>
<h>30</h>
</coordinates>
<panel_attributes>GameClient</panel_attributes>
<additional_attributes/>
</element>
<element>
<type>com.umlet.element.Relation</type>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>580</x>
<y>360</y>
2014-01-08 12:45:48 +01:00
<w>50</w>
<h>110</h>
</coordinates>
<panel_attributes>lt=&gt;&gt;&gt;-</panel_attributes>
<additional_attributes>30;30;30;90</additional_attributes>
</element>
<element>
<id>UMLClass</id>
<coordinates>
2014-01-28 09:00:02 +01:00
<x>0</x>
<y>460</y>
<w>160</w>
<h>50</h>
2014-01-08 12:45:48 +01:00
</coordinates>
<panel_attributes>MapManager
--
Manages all map stuff.
2014-01-08 12:45:48 +01:00
elementstyle=wordwrap
</panel_attributes>
<additional_attributes/>
</element>
</diagram>