ExternalImage

Undocumented in source.

Constructors

this
this()

this()

Members

Functions

clean
void clean()

clean()

draw
void draw(ExternalWindow window)

draw()

loadFromFile
void loadFromFile(string path)

loadFromFile()

Properties

bounds
FloatVector bounds [@property getter]

Gets bounds.

color
Paint color [@property getter]

Gets color.

color
Paint color [@property setter]

Sets color.

position
FloatVector position [@property getter]

Gets position.

position
FloatVector position [@property setter]

Sets position.

scale
FloatVector scale [@property getter]

Gets scale.

scale
FloatVector scale [@property setter]

Sets scale.

size
UintVector size [@property getter]

Gets size.

Inherited Members

From IExternalDrawableComponent

draw
void draw(ExternalWindow window)

draw()

Meta