defold.support

Welcome to hxdefold API documentation!

..
GuiScript

Base class for all gui-scripts.

MessageBuilder

This is a helper build macro for easy building classes with typed message constants.

RenderScript

Base class for all render-scripts.

Script

Base class for all scripts.

ScriptOnInputAction

Type of the action argument of the Script.on_input method.

ScriptOnInputActionTouch

Type of the ScriptOnInputAction.touch field.