mirror of
https://github.com/keharriso/love-nuklear.git
synced 2025-09-10 16:17:47 -04:00
Compare commits
4 commits
Author | SHA1 | Date | |
---|---|---|---|
|
5336818494 | ||
|
8d092eefa4 | ||
|
1b8058071e | ||
|
829dc151c0 |
3 changed files with 681 additions and 665 deletions
|
@ -14,6 +14,7 @@ local transform = require 'transform'
|
|||
local ui1, ui2
|
||||
|
||||
function love.load()
|
||||
love.keyboard.setKeyRepeat(true)
|
||||
ui1, ui2 = nuklear.newUI(), nuklear.newUI()
|
||||
end
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit adc52d710fe3c87194b99f540c53e82eb75c2521
|
||||
Subproject commit 614abce05b9455849bbf1519b7f86e53c78b04ab
|
1343
src/nuklear_love.c
1343
src/nuklear_love.c
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue