Difference between revisions of "Bump"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
'''Supported platforms:''' android, ios, mac, pc, html5, winrt, win32<br/>
+
'''<translate>Supported platforms</translate>:''' [[File:Platform android]][[File:Platform ios]][[File:Platform mac]][[File:Platform pc]][[File:Platform html5]][[File:Platform winrt]][[File:Platform win32]]<br/>
'''Available since:''' Gideros 2017.8<br/>
+
'''<translate>Available since</translate>:''' Gideros 2017.8<br/>
 
=== <translate>Description</translate> ===
 
=== <translate>Description</translate> ===
 
<translate>This is a native (and much faster) implementation of excellent bump.lua collision library.
 
<translate>This is a native (and much faster) implementation of excellent bump.lua collision library.

Revision as of 10:27, 24 August 2018

Supported platforms: File:Platform androidFile:Platform iosFile:Platform macFile:Platform pcFile:Platform html5File:Platform winrtFile:Platform 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

Events

Constants