- direction
inout(MouseWheel) direction()
Undocumented in source. Be warned that the author may not have intended to support it.
- preciseX
inout(float) preciseX()
Undocumented in source. Be warned that the author may not have intended to support it.
- preciseXY
inout(float[2]) preciseXY()
Undocumented in source. Be warned that the author may not have intended to support it.
- preciseY
inout(float) preciseY()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- which
inout(uint) which()
Undocumented in source. Be warned that the author may not have intended to support it.
- windowID
inout(uint) windowID()
Undocumented in source. Be warned that the author may not have intended to support it.
- x
inout(int) x()
Undocumented in source. Be warned that the author may not have intended to support it.
- xy
inout(int[2]) xy()
Undocumented in source. Be warned that the author may not have intended to support it.
- y
inout(int) y()
Undocumented in source. Be warned that the author may not have intended to support it.
D class that wraps SDL_MOUSEWHEEL SDL_Events