MovingEventArgs

Undocumented in source.

Constructors

this
this(Point loc)
Undocumented in source.

Members

Properties

location
Point location [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
location
Point location [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
x
int x [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
x
int x [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
y
int y [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
y
int y [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From EventArgs

empty
EventArgs empty [@property getter]

Property: get a reusable, empty EventArgs.

Meta