Difference between revisions of "Bump"
From GiderosMobile
| Line 5: | Line 5: | ||
| This is a native (and much faster) implementation of excellent bump.lua collision library. | 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 |     See full original documentations here: https://github.com/kikito/bump.lua | ||
| − |     Just require 'cbump' instead of 'bump' to use this native version.{|- | + |     Just require 'cbump' instead of 'bump' to use this native version. | 
| + | {|- | ||
| | style="width: 50%;"| | | style="width: 50%;"| | ||
| === Methods === | === Methods === | ||
Revision as of 10:02, 23 August 2018
Supported platforms: android, ios, mac, pc, html5, winrt, win32
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.
| Methods | EventsConstants | 
