yvt
e57e9655dd
Implement console-related methods on MainScreen
2019-07-14 18:32:42 +09:00
yvt
b02ad53109
Add View::RunFrameLate
...
`IRenderer::{FrameDone, Flip}` are now called in `RunFrameLate` instead.
This makes it possible to create a `View` wrapping another `View` to
insert a new 2D drawing pass, which is necessary to render the system
console.
2019-07-14 00:29:36 +09:00
yvt
88f03f01e9
Refactoring
...
- Mark overriding virtual functions with `override`
- Get rid of warnings
2017-01-05 03:48:11 +09:00
yvt
a7b9909b2e
Refactoring
2017-01-05 03:03:39 +09:00
yvt
d505bfae91
Expose “FontManager” to the scripting environment
2016-12-16 05:05:23 +09:00
Tomoaki Kawada
2eb9e35c65
Apply clang-format to all non-external source files
2016-12-03 18:23:47 +09:00
yvt
ee2a90acf3
absolute mouse input support
2014-02-01 21:55:30 +09:00
yvt
87aedb702c
Moved to SDL 2.0 + IME support
2013-12-09 17:36:05 +09:00
yvt
9be4e6bd53
Main screen update
2013-11-24 02:27:08 +09:00
yvt
2e78b346a0
Main screen update
2013-11-23 22:13:04 +09:00
yvt
a83039ec16
Added main screen (not implemented)
2013-11-22 22:50:14 +09:00