Skip to content
Alessandro Febretti edited this page Feb 8, 2014 · 4 revisions

module cyclops extends Entity wraps cyclops::BoxShape

Defines a box with width, height, depth.

Methods

Method(s) Description
BoxShape create(float width, float height, float depth) static Creates a box with the specified width, height and depth
Clone this wiki locally