Lumino
ln::Mouse Class Reference

マウスの入力を受け取るためのクラスです。 More...

#include <Mouse.hpp>

Static Public Member Functions

static bool pressed (MouseButtons button)
 ボタンが現在押されているかを判定します。
 
static bool triggered (MouseButtons button)
 ボタンが新しく押された瞬間を判定します。
 
static bool triggeredOff (MouseButtons button)
 ボタンが離された瞬間を判定します。
 
static bool repeated (MouseButtons button)
 ボタンが新しく押された瞬間とリピート状態を判定します。
 
static Point position ()
 マウスポインタの位置を取得します。
 

Detailed Description

マウスの入力を受け取るためのクラスです。


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