First version of UI consumed from API
This commit is contained in:
		
							
								
								
									
										7
									
								
								Assets/API/Styles/FurnitureItem.uxml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								Assets/API/Styles/FurnitureItem.uxml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| <ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||||
|     <ui:VisualElement class="item-container" style="margin: 5px; padding: 8px; border-bottom: 1px solid #ccc;"> | ||||
|         <ui:Label name="nameLabel" /> | ||||
|         <ui:Label name="colorLabel" /> | ||||
|         <ui:Label name="lineLabel" /> | ||||
|     </ui:VisualElement> | ||||
| </ui:UXML> | ||||
							
								
								
									
										10
									
								
								Assets/API/Styles/FurnitureItem.uxml.meta
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								Assets/API/Styles/FurnitureItem.uxml.meta
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: 13b2bef3f605fb04586c1110bfcbe58f | ||||
| ScriptedImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 2 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|   script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0} | ||||
							
								
								
									
										6
									
								
								Assets/API/Styles/MainScreen.uxml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								Assets/API/Styles/MainScreen.uxml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| <ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | ||||
|     <ui:VisualElement style="flex-grow: 1; padding: 10px;"> | ||||
|         <ui:Label text="Furniture List" style="unity-font-style: bold; font-size: 20px; margin-bottom: 10px;" /> | ||||
|         <ui:ScrollView name="furniture-list" style="flex-grow: 1;" /> | ||||
|     </ui:VisualElement> | ||||
| </ui:UXML> | ||||
							
								
								
									
										10
									
								
								Assets/API/Styles/MainScreen.uxml.meta
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								Assets/API/Styles/MainScreen.uxml.meta
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| fileFormatVersion: 2 | ||||
| guid: a4152151ddf5a734ab4b95fdb521e68a | ||||
| ScriptedImporter: | ||||
|   internalIDToNameTable: [] | ||||
|   externalObjects: {} | ||||
|   serializedVersion: 2 | ||||
|   userData:  | ||||
|   assetBundleName:  | ||||
|   assetBundleVariant:  | ||||
|   script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0} | ||||
		Reference in New Issue
	
	Block a user