mirror of
https://github.com/vrld/hump.git
synced 2024-11-23 12:24:19 +00:00
commit
63f1cb933d
@ -6,7 +6,7 @@ __HUMP__ is a small collection of tools for developing games with LÖVE.
|
|||||||
Contents:
|
Contents:
|
||||||
------------
|
------------
|
||||||
|
|
||||||
* *gamestate.lua*: Easy gamestate mangement.
|
* *gamestate.lua*: Easy gamestate management.
|
||||||
* *timer.lua*: Delayed and time-limited function calls.
|
* *timer.lua*: Delayed and time-limited function calls.
|
||||||
* *vector.lua*: 2D vector math.
|
* *vector.lua*: 2D vector math.
|
||||||
* *vector-light.lua*: Lightweight 2D vector math (for optimisation purposes - leads to potentially ugly code).
|
* *vector-light.lua*: Lightweight 2D vector math (for optimisation purposes - leads to potentially ugly code).
|
||||||
|
Loading…
Reference in New Issue
Block a user