Trivial-Man
|
8a2056193d
|
LuaCanvas: Add SetLocation function
Allows the user to reset the location of the canvas window at will while a script is running
|
2017-06-29 20:16:02 -06:00 |
Trivial-Man
|
22200171e7
|
LuaCanvas: Include GetMouseX & Y functions
Gets the X and Y coordinates for the mouse cursor relative to the canvas
|
2017-06-29 20:07:21 -06:00 |
Trivial-Man
|
5900f9b1ec
|
LuaCanvas: add parameters for specifying location
Constructor now takes in arguments for setting the x and y coordinates of the canvas window
|
2017-06-29 20:01:31 -06:00 |
Trivial-Man
|
b0e39406a6
|
Use LuaPictureBox functions in LuaCanvas
Also add in the missing error logs and correct some typos in LuaMethodAttributes.
|
2017-06-20 01:18:35 -06:00 |
zeromus
|
4e1decfa21
|
add LuaCanvas DrawArc missing from last luacanvas PR merge
|
2017-06-15 15:01:50 -05:00 |
Trivial-Man
|
eff9308bbf
|
Add drawing features
Brings canvas up to feature parity with LuaLibraryBase
|
2017-06-15 11:41:27 -06:00 |
adelikat
|
f89bcf4bfa
|
cleanup of Lua some related files
|
2017-05-19 11:05:21 -05:00 |
adelikat
|
e839a1c163
|
Add lua canvas methods to documentation
|
2017-05-07 16:33:48 -05:00 |
adelikat
|
a04a80bfce
|
add "new" to LuaCanvas.Refresh() because I"m tired of seeing the warning
|
2015-05-17 20:33:27 +00:00 |
scepheo
|
abf1e55934
|
A bit of testing with Lua.
|
2015-04-10 14:11:01 +00:00 |