Tree.getColumnAtPosition

Returns the column index at position, or -1 if no item is there.

struct Tree
@nogc nothrow const
long
getColumnAtPosition
(
in Vector2 position
)

Meta