User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2017/06/23 03:07] – [Util] loywongstart [2024/06/18 13:42] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== LowoUI-UN Wiki======+====== LowoUN-UI Wiki======
  
  
 ===== Summary ===== ===== Summary =====
-LowoUI-UN is an ui framework for unity base on UGUI with simple architecture, and include many useful features to speedup the progress of the development.+LowoUN-UI is an ui framework for unity project based on UGUI with templated way to achieve UI production, I think it's a great architecture to implement coding in the form of configuration, and it includes many useful features, so the ui development progress will be accelerated. 
 +\\ \\ Asset Store: http://u3d.as/QXF
  
 +Take a look at the sample files in the asset folder, you may find it easily to use. Any problem, you can check the url or send email below for help.
 +  * Blog: [[http://www.loywong.com/unity-ui-framework/|http://www.loywong.com/unity-ui-framework/]]
 +  * Mail: loywongcom@gmail.com
 ==== Framework Directory ==== ==== Framework Directory ====
   * **[[1_guide|Quick Start Guide]]**   * **[[1_guide|Quick Start Guide]]**
-    * [[1_guide:1_summary|Summary]] +    - [[1_guide:1_setupenv|Setup Environment]] 
-    * Workflow +    - [[1_guide:2_makeholder|Make Holder(Panel)]] 
-      - [[1_guide:2_workflow:1_setupenv|Setup Environment]] +    - [[1_guide:3_writecommonestlogic|Write Commonest Logic]]
-      - [[1_guide:2_workflow:2_makeholder|Make Holder(Panel)]] +
-      - [[1_guide:2_workflow:3_writecommonestlogic|Write Commonest Logic]]+
   * **[[2_core|Core]]**   * **[[2_core|Core]]**
     * UILinker     * UILinker
Line 33: Line 35:
  
 ===== Quick Start Guide ===== ===== Quick Start Guide =====
-Learn basic necessary tips(as less as pointsto use this framework at an low level.+Learn as less as points to use this framework at an low level.
 > [[1_guide|more>>]] > [[1_guide|more>>]]
  
Line 55: Line 57:
 ===== Util ===== ===== Util =====
 Kinds of utils, such as: Kinds of utils, such as:
-  * UIDragHelperfor dragging ui freely+  * UICutterDisable ui game objects outside of the screen for performance optimization
   * UIGameObject: the control of all ui visual elements(hud, holder and component)   * UIGameObject: the control of all ui visual elements(hud, holder and component)
 +  * UIDragHelper: for dragging ui freely
  
 > [[5_util|more>>]] > [[5_util|more>>]]
start.1498187254.txt.gz · Last modified: 2024/06/18 13:44 (external edit)