Difference between revisions of "Bump"
From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight") |
m (Text replacement - "</source>" to "</syntaxhighlight>") |
||
Line 8: | Line 8: | ||
<syntaxhighlight lang="lua"> | <syntaxhighlight lang="lua"> | ||
require "cbump" | require "cbump" | ||
− | </ | + | </syntaxhighlight> |
'''See full original documentation here: https://github.com/kikito/bump.lua''' | '''See full original documentation here: https://github.com/kikito/bump.lua''' |
Revision as of 14:27, 13 July 2023
Supported platforms:
Available since: Gideros 2017.8
Description
This is a native (and much faster) implementation of excellent bump.lua collision library.
require "cbump"
See full original documentation here: https://github.com/kikito/bump.lua
You may also have a look at this section CBump, which is a full cbump 2D Platformer template.
Methods |
EventsConstants |