Function ItemList.isItemIconTransposed
Returns true
if the item icon will be drawn transposed, i.e. the X and Y axes are swapped.
bool isItemIconTransposed
(
const(long) idx
) nothrow @nogc const;
Returns true
if the item icon will be drawn transposed, i.e. the X and Y axes are swapped.
bool isItemIconTransposed
(
const(long) idx
) nothrow @nogc const;