ws.gui.point

Undocumented in source.

Members

Aliases

h
alias h = y
Undocumented in source.
w
alias w = x
Undocumented in source.

Functions

a
Point a(int[2] data)
Undocumented in source. Be warned that the author may not have intended to support it.

Imports

x (from ws.math)
public import ws.math : x, y;
Undocumented in source.
y (from ws.math)
public import ws.math : x, y;
Undocumented in source.

Structs

Point
struct Point
Undocumented in source.

Meta