GearBlocks
The GearBlocks Lua scripting API
Classes
SmashHammer.Scripting Namespace Reference

Classes

struct  BoundsProxy
 A bounding box. More...
 
struct  Color32Proxy
 A colour. More...
 
struct  InputActionProxy
 An input action. More...
 
class  InputProxy
 The input system. More...
 
interface  IPhysical
 A physical entity. More...
 
interface  ITransformable
 A transformable entity. More...
 
struct  JoystickAxisProxy
 A joystick axis. More...
 
class  MathProxy
 Some useful math functions. More...
 
class  PhysicsProxy
 Some useful physics functions. More...
 
struct  QuaternionProxy
 A quaternion. More...
 
struct  RectProxy
 A 2D rectangle. More...
 
struct  TextureProxy
 A texture. More...
 
class  TimeProxy
 It's time. More...
 
struct  Vector2Proxy
 A 2D vector. More...
 
struct  Vector3Proxy
 A 3D vector. More...
 
class  VideoPlayerProxy
 A video player. More...