This website requires JavaScript.
Explore
Help
Sign In
LOVE
/
love
Watch
1
Star
0
Fork
0
You've already forked love
mirror of
https://github.com/love2d/love.git
synced
2026-08-16 16:20:42 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0119e47f87e97068a2c9f0e46e70ac1f73c57267
love
/
src
/
modules
/
event
T
History
Alex Szpakowski
8e42f591ce
Updated the iOS xcode project search paths for the luajit headers and static library.
2015-04-25 12:00:07 -03:00
..
sdl
Updated the iOS xcode project search paths for the luajit headers and static library.
2015-04-25 12:00:07 -03:00
Event.cpp
love.event can now handle any number of event arguments.
2015-02-15 21:31:22 -04:00
Event.h
Moved the Lua wrapper code for love.event out of the sdl implementation folder.
2015-03-01 02:55:50 -04:00
wrap_Event.cpp
Replaced most cases of type bits and type name strings in love's Lua wrapper code with type id's.
2015-03-01 18:32:41 -04:00
wrap_Event.h
Moved the Lua wrapper code for love.event out of the sdl implementation folder.
2015-03-01 02:55:50 -04:00