فهرست منبع

more empty folders

Kolja Strohm 6 سال پیش
والد
کامیت
94054bdfa2
21فایلهای تغییر یافته به همراه29 افزوده شده و 22 حذف شده
  1. 0 0
      Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Asteroids/bin/.keep
  2. 0 0
      Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Blöcke/bin/.keep
  3. 0 0
      Spiele Platform/Klient/Fertig/Debug/Minigames/x64/DungeonGame/bin/.keep
  4. 3 2
      Spiele Platform/Klient/Fertig/Debug/Minigames/x64/DungeonGame/views/town.uiml
  5. 0 0
      Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Fangen/bin/.keep
  6. 0 0
      Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Snake/bin/.keep
  7. 0 0
      Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Tetris/bin/.keep
  8. 0 0
      Spiele Platform/Klient/Fertig/Minigames/x32/Asteroids/bin/.keep
  9. 0 0
      Spiele Platform/Klient/Fertig/Minigames/x32/Blöcke/bin/.keep
  10. 0 0
      Spiele Platform/Klient/Fertig/Minigames/x32/DungeonGame/bin/.keep
  11. 13 10
      Spiele Platform/Klient/Fertig/Minigames/x32/DungeonGame/views/town.uiml
  12. 0 0
      Spiele Platform/Klient/Fertig/Minigames/x32/Fangen/bin/.keep
  13. 0 0
      Spiele Platform/Klient/Fertig/Minigames/x32/Snake/bin/.keep
  14. 0 0
      Spiele Platform/Klient/Fertig/Minigames/x32/Tetris/bin/.keep
  15. 0 0
      Spiele Platform/Klient/Fertig/Minigames/x64/Asteroids/bin/.keep
  16. 0 0
      Spiele Platform/Klient/Fertig/Minigames/x64/Blöcke/bin/.keep
  17. 0 0
      Spiele Platform/Klient/Fertig/Minigames/x64/DungeonGame/bin/.keep
  18. 13 10
      Spiele Platform/Klient/Fertig/Minigames/x64/DungeonGame/views/town.uiml
  19. 0 0
      Spiele Platform/Klient/Fertig/Minigames/x64/Fangen/bin/.keep
  20. 0 0
      Spiele Platform/Klient/Fertig/Minigames/x64/Snake/bin/.keep
  21. 0 0
      Spiele Platform/Klient/Fertig/Minigames/x64/Tetris/bin/.keep

+ 0 - 0
Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Asteroids/bin/.keep


+ 0 - 0
Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Blöcke/bin/.keep


+ 0 - 0
Spiele Platform/Klient/Fertig/Debug/Minigames/x64/DungeonGame/bin/.keep


+ 3 - 2
Spiele Platform/Klient/Fertig/Debug/Minigames/x64/DungeonGame/views/town.uiml

@@ -1,5 +1,5 @@
 <view>
-  <button id="back" width="150" height="26" align-top="start" align-right="end" margin="5">ZURÜCK</button>
+  <button id="back" width="150" height="26" align-top="start" align-left="start" margin="5">ZURÜCK</button>
   <text id="title" width="75%" height="100" font-size="24" text-align="center">TOWN</text>
   <text id="heroesTitle" align-left="start" align-top="title" margin="5" width="25%" height="26">YOUR HEROES</text>
   <table id="heroes" align-left="start" align-top="heroesTitle" margin="5" width="25%" height="35%">
@@ -7,7 +7,8 @@
       <text width="100%">NAME</text>
     </tr>
   </table>
-  <text id="ownDungeonsTitle" align-left="start" align-top="heroes" margin-left="5" margin-top="5" width="25%" height="26">YOUR OWN DUNGEONS</text>
+  <button id="openTavern" align-left="start" align-top="heroes" width="100" height="30">TAVERNE</button>
+  <text id="ownDungeonsTitle" align-left="start" align-top="openTavern" margin="5" width="25%" height="26">YOUR OWN DUNGEONS</text>
   <table id="ownDungeons" align-left="start" align-top="ownDungeonsTitle" margin="5" width="25%" height="35%">
     <tr>
       <text width="100%">NAME</text>

+ 0 - 0
Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Fangen/bin/.keep


+ 0 - 0
Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Snake/bin/.keep


+ 0 - 0
Spiele Platform/Klient/Fertig/Debug/Minigames/x64/Tetris/bin/.keep


+ 0 - 0
Spiele Platform/Klient/Fertig/Minigames/x32/Asteroids/bin/.keep


+ 0 - 0
Spiele Platform/Klient/Fertig/Minigames/x32/Blöcke/bin/.keep


+ 0 - 0
Spiele Platform/Klient/Fertig/Minigames/x32/DungeonGame/bin/.keep


+ 13 - 10
Spiele Platform/Klient/Fertig/Minigames/x32/DungeonGame/views/town.uiml

@@ -1,28 +1,31 @@
 <view>
-  <text id="title" width="75%" height="100">Town</text>
-  <text id="heroesTitle" align-left="start" align-top="title" margin="5" width="25%" height="36">your heroes</text>
+  <button id="back" width="150" height="26" align-top="start" align-left="start" margin="5">ZURÜCK</button>
+  <text id="title" width="75%" height="100" font-size="24" text-align="center">TOWN</text>
+  <text id="heroesTitle" align-left="start" align-top="title" margin="5" width="25%" height="26">YOUR HEROES</text>
   <table id="heroes" align-left="start" align-top="heroesTitle" margin="5" width="25%" height="35%">
     <tr>
-      <text>name</text>
+      <text width="100%">NAME</text>
     </tr>
   </table>
-  <text id="ownDungeonsTitle" align-left="start" align-top="heroes" margin-left="5" margin-top="5" width="25%" height="36">your own dungeons</text>
+  <button id="openTavern" align-left="start" align-top="heroes" width="100" height="30">TAVERNE</button>
+  <text id="ownDungeonsTitle" align-left="start" align-top="openTavern" margin="5" width="25%" height="26">YOUR OWN DUNGEONS</text>
   <table id="ownDungeons" align-left="start" align-top="ownDungeonsTitle" margin="5" width="25%" height="35%">
     <tr>
-      <text>name</text>
+      <text width="100%">NAME</text>
     </tr>
   </table>
-  <text id="inventoryTitle" align-left="heroes" align-top="title" margin="5" width="25%" height="36">your own dungeons</text>
+  <text id="money" align-left="heroes" align-bottom="inventoryTitle" margin="5" width="25%" height="26"></text>
+  <text id="inventoryTitle" align-left="heroes" align-top="title" margin="5" width="25%" height="26">YOUR INVENTORY</text>
   <table id="inventory" align-left="heroes" align-top="inventoryTitle" margin="5" width="25%" height="80%">
     <tr>
-      <text>name</text>
+      <text width="100%">NAME</text>
     </tr>
   </table>
-  <text id="dungeonsTitle" align-left="inventory" align-top="title" margin="5" width="25%" height="36">your own dungeons</text>
+  <text id="dungeonsTitle" align-left="inventory" align-top="title" margin="5" width="25%" height="26">ALL DUNGEONS</text>
   <table id="dungeons" align-left="inventory" align-top="dungeonsTitle" margin="5" width="25%" height="80%">
     <tr>
-      <text>name</text>
-      <text>owner</text>
+      <text width="50%">NAME</text>
+      <text width="50%">OWNER</text>
     </tr>
   </table>
 </view>

+ 0 - 0
Spiele Platform/Klient/Fertig/Minigames/x32/Fangen/bin/.keep


+ 0 - 0
Spiele Platform/Klient/Fertig/Minigames/x32/Snake/bin/.keep


+ 0 - 0
Spiele Platform/Klient/Fertig/Minigames/x32/Tetris/bin/.keep


+ 0 - 0
Spiele Platform/Klient/Fertig/Minigames/x64/Asteroids/bin/.keep


+ 0 - 0
Spiele Platform/Klient/Fertig/Minigames/x64/Blöcke/bin/.keep


+ 0 - 0
Spiele Platform/Klient/Fertig/Minigames/x64/DungeonGame/bin/.keep


+ 13 - 10
Spiele Platform/Klient/Fertig/Minigames/x64/DungeonGame/views/town.uiml

@@ -1,28 +1,31 @@
 <view>
-  <text id="title" width="75%" height="100">Town</text>
-  <text id="heroesTitle" align-left="start" align-top="title" margin="5" width="25%" height="36">your heroes</text>
+  <button id="back" width="150" height="26" align-top="start" align-left="start" margin="5">ZURÜCK</button>
+  <text id="title" width="75%" height="100" font-size="24" text-align="center">TOWN</text>
+  <text id="heroesTitle" align-left="start" align-top="title" margin="5" width="25%" height="26">YOUR HEROES</text>
   <table id="heroes" align-left="start" align-top="heroesTitle" margin="5" width="25%" height="35%">
     <tr>
-      <text>name</text>
+      <text width="100%">NAME</text>
     </tr>
   </table>
-  <text id="ownDungeonsTitle" align-left="start" align-top="heroes" margin-left="5" margin-top="5" width="25%" height="36">your own dungeons</text>
+  <button id="openTavern" align-left="start" align-top="heroes" width="100" height="30">TAVERNE</button>
+  <text id="ownDungeonsTitle" align-left="start" align-top="openTavern" margin="5" width="25%" height="26">YOUR OWN DUNGEONS</text>
   <table id="ownDungeons" align-left="start" align-top="ownDungeonsTitle" margin="5" width="25%" height="35%">
     <tr>
-      <text>name</text>
+      <text width="100%">NAME</text>
     </tr>
   </table>
-  <text id="inventoryTitle" align-left="heroes" align-top="title" margin="5" width="25%" height="36">your own dungeons</text>
+  <text id="money" align-left="heroes" align-bottom="inventoryTitle" margin="5" width="25%" height="26"></text>
+  <text id="inventoryTitle" align-left="heroes" align-top="title" margin="5" width="25%" height="26">YOUR INVENTORY</text>
   <table id="inventory" align-left="heroes" align-top="inventoryTitle" margin="5" width="25%" height="80%">
     <tr>
-      <text>name</text>
+      <text width="100%">NAME</text>
     </tr>
   </table>
-  <text id="dungeonsTitle" align-left="inventory" align-top="title" margin="5" width="25%" height="36">your own dungeons</text>
+  <text id="dungeonsTitle" align-left="inventory" align-top="title" margin="5" width="25%" height="26">ALL DUNGEONS</text>
   <table id="dungeons" align-left="inventory" align-top="dungeonsTitle" margin="5" width="25%" height="80%">
     <tr>
-      <text>name</text>
-      <text>owner</text>
+      <text width="50%">NAME</text>
+      <text width="50%">OWNER</text>
     </tr>
   </table>
 </view>

+ 0 - 0
Spiele Platform/Klient/Fertig/Minigames/x64/Fangen/bin/.keep


+ 0 - 0
Spiele Platform/Klient/Fertig/Minigames/x64/Snake/bin/.keep


+ 0 - 0
Spiele Platform/Klient/Fertig/Minigames/x64/Tetris/bin/.keep