Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI System #2

Open
7 tasks
Naamloos opened this issue Nov 26, 2024 · 2 comments
Open
7 tasks

UI System #2

Naamloos opened this issue Nov 26, 2024 · 2 comments
Assignees

Comments

@Naamloos
Copy link
Owner

Naamloos commented Nov 26, 2024

Implementation of a simple UI system

  • Buttons
  • Text
  • Inputs
  • Checkbox
  • Radio btn
  • Frames
  • Dialog
@Naamloos Naamloos self-assigned this Nov 26, 2024
@Naamloos
Copy link
Owner Author

Include events for e.g. button presses

Include UiOrigin for defining where the UI should be drawn (TopLeft, BottomRight, TopCenter, Center, Etc.)

@Naamloos
Copy link
Owner Author

Add nesting for UI components, e.g. a frame can contain a button. Components can be stacked horizontally or vertically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant