mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-12 08:58:02 -04:00
26 lines
523 B
Markdown
26 lines
523 B
Markdown
- Scaling (configurable)
|
|
- Movable (configurable)
|
|
- Opacity (configurable)
|
|
- Custom Atlas Positions (defined in json files, also for multiple versions)
|
|
- Multi resolution
|
|
- Abstract APIs (easy modding)
|
|
- Overlays (like progress bars)
|
|
|
|
## GUI Components
|
|
|
|
- Screen: Blocking modal like things (Inventories, confirmations, etc)
|
|
- Overlays
|
|
- Switch
|
|
- TextBox (with a formatter, etc)
|
|
- Buttons
|
|
- Check boxes
|
|
- Labels
|
|
- Item box
|
|
- Image arrays (for hp, etc)
|
|
- Slider
|
|
- Image
|
|
- Progress bars
|
|
- Text flows
|
|
- Selection list
|
|
- Lists
|