Module bump.lua

Bump.lua plugin for STI

Info:

  • Copyright: 2016
  • License: MIT/X11
  • Author: David Serrano (BobbyJones|FrenchFryLord)

Functions

bump_draw (map, world) Draw bump collisions world.
bump_init (world) Adds each collidable tile to the Bump world.
bump_removeLayer (map, index, world) Remove layer


Functions

bump_draw (map, world)
Draw bump collisions world.

Parameters:

  • map
  • world

Returns:

    nil
bump_init (world)
Adds each collidable tile to the Bump world.

Parameters:

  • world The Bump world to add objects to.

Returns:

    collidables table containing the handles to the objects in the Bump world.
bump_removeLayer (map, index, world)
Remove layer

Parameters:

  • map
  • index
  • world

Returns:

    nil
generated by LDoc 1.4.3 Last updated 2016-06-09 23:18:58