|
LeviLamina
|
Public Member Functions | |
| constexpr | MouseInputEvent (char &actionButtonId, schar &buttonData, short &x, short &y, short &dx, short &dy) |
| LLAPI void | serialize (CompoundTag &) const override |
| LLAPI void | deserialize (CompoundTag const &) override |
| LLNDAPI char & | actionButtonId () const |
| LLNDAPI schar & | buttonData () const |
| LLNDAPI short & | x () const |
| LLNDAPI short & | y () const |
| LLNDAPI short & | dx () const |
| LLNDAPI short & | dy () const |