Difference between revisions of "Bump"
From GiderosMobile
(added links to cbump template) |
|||
Line 20: | Line 20: | ||
=== <translate>Constants</translate> === | === <translate>Constants</translate> === | ||
|} | |} | ||
+ | |||
+ | {{GIDEROS IMPORTANT LINKS}} |
Revision as of 16:12, 30 January 2020
Supported platforms:
Available since: Gideros 2017.8
Description
This is a native (and much faster) implementation of excellent bump.lua collision library.
See full original documentations here: https://github.com/kikito/bump.lua Just require 'cbump' instead of 'bump' to use this native version.
You may also have a look at this section CBump, which is a full cbump 2D Platformer template.
Methods |
EventsConstants |