![]() |
Lumino
|
マウスホイールの移動イベントの引数です。 More...
#include <UIEvents.hpp>
Inherits ln::UIEventArgs.
Public Member Functions | |
int | getDelta () const |
マウスホイールの回転回数を取得します。 (正または負の回数) | |
Static Public Member Functions | |
static Ref< UIMouseWheelEventArgs > | create (UIElement *sender, UIEventType type, int delta, bool caching=true) |
UIMouseWheelEventArgs のインスタンスを作成します。 | |
マウスホイールの移動イベントの引数です。