Lumino
ln::UIMouseWheelEventArgs Class Reference

マウスホイールの移動イベントの引数です。 More...

#include <UIEvents.hpp>

Inherits ln::UIEventArgs.

Public Member Functions

int getDelta () const
 マウスホイールの回転回数を取得します。 (正または負の回数)
 

Static Public Member Functions

static Ref< UIMouseWheelEventArgscreate (UIElement *sender, UIEventType type, int delta, bool caching=true)
 UIMouseWheelEventArgs のインスタンスを作成します。
 

Detailed Description

マウスホイールの移動イベントの引数です。


The documentation for this class was generated from the following file: