Dev:Ref/Requests/Internal Refactor/UI Library
< Dev:Ref | Requests | Internal Refactor
2009年2月7日 (土) 07:25時点におけるwiki>Mindronesによる版 (Requests/Internal Refactor/UI Library moved to Dev:Ref/Requests/Internal Refactor/UI Library: moving to Dev:)
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