GateEngine icon indicating copy to clipboard operation
GateEngine copied to clipboard

User Interface API

Open STREGA opened this issue 2 years ago • 0 comments

Design: Support standard views and controls. Users should be able to easily build complex apps.

Standard MVC Hierarchy:

  • [ ] ViewControllers (as Systems?)
  • [ ] Nest-able Views
  • [ ] Constraint Layout

Should also have a SwiftUI style API so GateEngine can easily be used for things like companion apps, or custom level editors.

STREGA avatar Jun 02 '23 04:06 STREGA