chaos yu
|
00f27fd6b8
|
add set_cursor_pos for windows
|
2018-01-09 20:20:23 +08:00 |
|
Brian Kramer
|
cd498ec8c3
|
Console example
|
2018-01-08 22:59:01 -08:00 |
|
Brian Kramer
|
469bf7b0c7
|
cursor demo + show cursor on edge of screen
Improves example to show how to handle showing cursor properly when
disabled but leaves window.
|
2018-01-07 19:52:29 -08:00 |
|
Marius Petcu
|
59f02b4c81
|
Remove semicolons from Lua code
|
2018-01-03 17:30:41 +02:00 |
|
Marius Petcu
|
21c519b764
|
Add is_mouse_inside_window() example
|
2018-01-02 23:17:16 +02:00 |
|
Marius Petcu
|
9ae71210b3
|
Fix indentation
|
2018-01-02 22:53:30 +02:00 |
|
Marius Petcu
|
3d9bb258f3
|
Add on_mouse_* to example
|
2018-01-02 22:27:22 +02:00 |
|
Alexey Gulev
|
4c84d91261
|
added new method get_window_size()
|
2017-12-16 01:16:47 +03:00 |
|
Alexey Gulev
|
8a7763bd29
|
start counting position from top left corner like on windows PC
|
2017-10-06 20:43:33 +03:00 |
|
Björn Ritzl
|
83b6afe771
|
Added windows support as a native extension
|
2017-09-01 08:40:21 +02:00 |
|
Alexey Gulev
|
a5e377af47
|
example fixes
|
2017-05-14 23:07:04 +03:00 |
|
Alexey Gulev
|
4e89b3a6ad
|
replace is_maximize() method to is_maximized()
|
2017-05-14 23:03:30 +03:00 |
|
Alexey Gulev
|
065254d2a4
|
new example based on dirtylarry
|
2017-05-12 00:18:17 +03:00 |
|