source:
code/branches/MouseAPI_FS19/data/gui/scripts/MouseAPICursor.lua
@
12334
| Last change on this file since 12334 was 12327, checked in by tkuonen, 7 years ago | |
|---|---|
| File size: 131 bytes | |
| Rev | Line | |
|---|---|---|
| [12327] | 1 | -- MouseAPICursor.lua |
| 2 | -- Display a Mouse Cursor by displaying a empty Menu | |
| 3 | ||
| 4 | local P = createMenuSheet("MouseAPICursor") | |
| 5 | ||
| 6 | return P | |
| 7 |
Note: See TracBrowser
for help on using the repository browser.










