Lumino
ln::GamepadGesture Class Reference

ユーザー入力となるゲームパッド操作の組み合わせを定義します。 More...

#include <InputBinding.hpp>

Inheritance diagram for ln::GamepadGesture:
ln::InputGesture

Public Member Functions

GamepadElement getElement () const
 関連付けられるゲームパッド操作
 

Static Public Member Functions

static Ref< GamepadGesturecreate (GamepadElement element)
 GamepadGesture オブジェクトを作成します。 More...
 

Detailed Description

ユーザー入力となるゲームパッド操作の組み合わせを定義します。

Member Function Documentation

◆ create()

static Ref<GamepadGesture> ln::GamepadGesture::create ( GamepadElement  element)
static

GamepadGesture オブジェクトを作成します。

Parameters
[in]element: 関連付けられるゲームパッド操作

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