defold.types

Welcome to hxdefold API documentation!

..
AtlasResourceReference

A reference hash to a run-time version of an atlas resource.

Buffer

Buffer used by the Resource module.

BufferResourceReference

A reference hash to a run-time version of a buffer resource.

FontResourceReference

A reference hash to a run-time version of a font resource.

Hash

Hash type for represeting ids in the engine.

HashOrString

Shortcut type that can be either either String or Hash.

HashOrStringOrUrl

Shortcut type that can be either either String or Hash or Url.

MaterialResourceReference

A reference hash to a run-time version of a material resource.

Matrix4

Matrix4 type, can be created with defold.Vmath.matrix4.

Matrix4Data

Message

A typed message.

Property

A typed property.

Quaternion

Quaternion type, can be created with defold.Vmath.quat.

TextureResourceReference

A reference hash to a run-time version of a material resource.

TileSourceResourceReference

A reference hash to a run-time version of a font resource.

Url

Url object type, can be created with defold.Msg.url.

UrlOrString

Shortcut type that can be either either String or Url.

Vector3

Vector3 type, can be created with defold.Vmath.vector3.

Vector4

Vector4 type, can be created with defold.Vmath.vector4.