-
-
Notifications
You must be signed in to change notification settings - Fork 3
[Parent] Implement core UI component library #18
Copy link
Copy link
Open
0 / 70 of 7 issues completedLabels
coreCore logic module of the frameworkCore logic module of the frameworkenhancementNew feature or requestNew feature or requestgraphicsTextures, images, etcTextures, images, etchelp wantedExtra attention is neededExtra attention is neededlow priorityShould be completed at some point in the futureShould be completed at some point in the futureuiUser interface packageUser interface package
Description
This is the master issue for developing a comprehensive UI library for FlixelGDX. The goal is to provide a set of standardized, highly customizable components that follow the Flixel philosophy while leveraging libGDX's efficiency.
Core Requirements for All Sub-Issues:
- Must extend
FlixelSpriteGroupor a commonFlixelUIbase. - Must support interaction signals (
onOver,onOut,onClick, etc). - Must be "Camera-Aware" (staying on a UI-dedicated camera by default).
- Using interfaces where necessary.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
coreCore logic module of the frameworkCore logic module of the frameworkenhancementNew feature or requestNew feature or requestgraphicsTextures, images, etcTextures, images, etchelp wantedExtra attention is neededExtra attention is neededlow priorityShould be completed at some point in the futureShould be completed at some point in the futureuiUser interface packageUser interface package
Projects
Status
🗒️ Todo