Age | Commit message (Collapse) | Author |
|
changed output to framebuffer from printf to write
|
|
|
|
|
|
|
|
|
|
Cursor position handling is now done together with setting the color and
printing the char
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added make all
|
|
|
|
|
|
|
|
|
|
cObject: is now able to be parent class
cObjectHandler: Implemented
|
|
_EVENT_TERM is returned when Cmd + C is pressed
|
|
|
|
|
|
cInput.cpp now uses [?1000 to enable/disable mouse mode
|
|
|
|
cRender: +setConsoleCursor(bool) to disable console cursor
main: Example workign with cInput
cInput: Input handler class
|
|
in render.cpp:render() moved gotoxy() out of if(bChanged) fixed Issue.
Not optimal
|
|
NON-Working
|
|
|
|
|
|
|
|
|
|
Functional
|
|
NON-Working
|
|
|