Skip to content

h2d.Drawable

h2d.Drawable

Inherits from: h2d.Object

Fields

NameType
colorh3d.Vector
smoothNull
tileWrapBool
shadershxsl.ShaderList

Protos

  • f@1401 set_colorAdd(h2d.Drawable, h3d.Vector) → h3d.Vector
  • f@1402 adjustColor(h2d.Drawable, Virtual[contrast, gain, hue, lightness, saturation]) → Void
  • f@1403 get_colorMatrix(h2d.Drawable) → h3d.Matrix
  • f@1404 set_colorMatrix(h2d.Drawable, h3d.Matrix) → h3d.Matrix
  • f@1405 getShader(h2d.Drawable, hl.Class) → hxsl.Shader
  • f@1406 addShader(h2d.Drawable, hxsl.Shader) → hxsl.Shader
  • f@1407 removeShader(h2d.Drawable, hxsl.Shader) → Bool
  • f@1408 emitTile(h2d.Drawable, h2d.RenderContext, h2d.Tile) → Void

Bindings

  • static f@1409 __constructor__(h2d.Drawable, h2d.Object) → Void