![]() |
GearBlocks
The GearBlocks Lua scripting API
|
▼NSmashHammer | |
▼NData | |
CIDataChannel | A data channel |
CIDataSource | Provides access to a data source |
▼NGearBlocks | |
►NConstruction | |
►NEnvironment | |
►NGraphics | |
►NPlayer | |
►NToolbox | |
►NTweakables | |
►NUI | |
▼NInput | |
CIInputActions | Provides access to input action state |
CIKeyBindings | Provides access to input action key bindings |
CInputActionsAsset | The input actions |
▼NProfiling | |
CIProfiler | Provides a way to create and destroy profiler metric recorders |
CIProfilerMetricRecorder | Provides access to a profiler metric recorder's properties |
CProfilerAsset | The profiler |
▼NScripting | |
CBoundsProxy | A bounding box |
CColor32Proxy | A colour |
CInputActionProxy | An input action |
CInputProxy | The input system |
CIPhysical | A physical entity |
CITransformable | A transformable entity |
CJoystickAxisProxy | A joystick axis |
CMathProxy | Some useful math functions |
CPhysicsProxy | Some useful physics functions |
CQuaternionProxy | A quaternion |
CRectProxy | A 2D rectangle |
CTextureProxy | A texture |
CTimeProxy | It's time |
CVector2Proxy | A 2D vector |
CVector3Proxy | A 3D vector |
CVideoPlayerProxy | A video player |
▼NUI | |
CButtonImage | A image button UI element |
CButtonText | A text button UI element |
CDropdown | A dropdown UI element |
CElement | A UI element |
CIButton | Provides access to a UI button's properties |
CIDropdown | Provides access to a UI dropdown menu's properties and methods |
CIElement | Provides access to a UI element's properties |
CIElementFactory | A UI element factory |
CIImage | Provides access to a UI image's properties |
CIInputField | Provides access to a UI input field's properties |
CILabel | Provides access to a UI label's properties |
CImage | An image UI element |
CInputField | An input field UI element |
CINumberField | Provides access to a UI number field's properties |
CIRotatable | A rotatable UI element |
CIScrollView | Provides access to a UI scroll view's properties |
CIShapes | Provides access to a UI shapes properties |
CIShowable | Provides access to a UI showable's properties and methods |
CISizeable | A sizable UI element |
CISlider | Provides access to a UI slider's properties |
CITimeSeriesGraph | Provides access to a UI time series graph's properties |
CIToggle | Provides access to a UI toggle's properties |
CIWindow | Provides access to a UI window's properties and methods |
CIWindows | Provides a way to create and destroy UI windows |
CLabel | A label UI element |
CLabelledDropdown | A labelled dropdown UI element |
CLabelledInputField | A labelled input field UI element |
CLabelledNumberField | A labelled number field UI element |
CLabelledSlider | A labelled slider UI element |
CLabelledToggle | A labelled toggle UI element |
CNumberField | A number field UI element |
CScrollView | A scroll view UI element |
CShapes | A shapes UI element |
CShowable | A showable UI container |
CSlider | A slider UI element |
CTimeSeriesGraph | A time series graph UI element |
CToggle | A toggle UI element |
CWindow | A UI window |
CWindows | UI windows |
▼NVideo | |
CIVideoPlayers | Provides a way to create and destroy video players |
CVideoPlayerPoolAsset | Video players |