「Dev:Ref/Requests/Internal Refactor/UI Library」の版間の差分
< Dev:Ref | Requests | Internal Refactor
細 (Requests/Internal Refactor/UI Library moved to Dev:Ref/Requests/Internal Refactor/UI Library: moving to Dev:) |
細 (1版 をインポートしました) |
(相違点なし)
|
2018年6月29日 (金) 02:52時点における最新版
UI Library
Dependency
- SDL (events are hardcoded)
- font renderer
- imagebuffer manager
Ideas
- UI components should be written in C++ and can wrapped for Lua
- UI code can be implemented in Lua
- signal-slot system in Lua instead of stateless components