UI System Getting Started with UI UI components UI Practice Guide UI System This section introduces the powerful and flexible UI (User Interface) system in Cocos Creator. By ...
UI Architecture Get Started with UI UI Rules Introduction UI Architecture The UI rendering is based on a tree structure. The Canvas node (a node with Canvas component ) is t...
Advanced Application Architectures Layered Architectures Model-View-Presenter Pattern The Model The View The Presenter Advanced Application Architectures In this section, ...
Introduction Acknowledgements and motivations Introduction Model-View-Controller (MVC) is probably the most used architectural solutionfor User Interface design and web progra...
UI Architecture Get Started with UI UI Rules Introduction UI Architecture The UI rendering is based on a tree structure. The Canvas node (a node with Canvas component ) is t...
Understand How to Use Mocks and Stubs Mocking Frameworks Spies Stubs in State-Based Tests Choosing Between State and Interaction Testing Understand How to Use Mocks and Stu...
UI Architecture Get Started with UI UI Rules Introduction UI Architecture The UI rendering is based on a tree structure. The Canvas node (a node with Canvas component ) is t...
UI Architecture Get Started with UI UI Rules Introduction UI Architecture The UI rendering is based on a tree structure. The Canvas node (a node with Canvas component ) is th...
Testing FAQ How Do I Test a Private Method? How Do I Test a Void Method? How do I Test Code That Reasons About the Current Date/Time? Do I Need to Implement a Teardown Method fo...