mirror of
https://github.com/Reuh/ubiquitousse.git
synced 2025-10-27 09:09:30 +00:00
input: Add multidimensional inputs to replace pointer special case, improve documentation
This commit is contained in:
parent
7ad5c2d641
commit
8b994608a2
18 changed files with 1490 additions and 264 deletions
1
init.lua
1
init.lua
|
|
@ -62,7 +62,6 @@ ubiquitousse = {
|
|||
-- @see ecs
|
||||
ecs = nil,
|
||||
--- Input management, if available.
|
||||
-- TODO: documentation not currently generated with LDoc.
|
||||
-- @see input
|
||||
input = nil,
|
||||
--- LDtk level import, if available.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue