Entity.width

Gets the item's width.

class Entity
pure nothrow @property @safe @nogc
double
width
()

Return Value

Type: double

a number higher than 0 or double.nan if the entity has no size

Meta