dgame ~master (2017-03-31T06:11:13Z)
Home
Dub
Repo
Rect.getEdgePosition
Dgame
Math
Rect
Rect
Returns the position of the given Edge on this Rect.
struct
Rect
@
nogc
Vector2i
getEdgePosition
const pure nothrow
(
Edge
edge
)
Meta
Source
See Implementation
Dgame
Math
Rect
Rect
constructors
this
enums
Edge
functions
collapse
contains
getCenter
getEdgePosition
getPosition
getSize
getUnion
increase
intersects
isEmpty
move
opBinary
opEquals
setPosition
setSize
variables
height
width
x
y
Returns the position of the given Edge on this Rect.