Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ButtonState Class Reference

#include <pandadoc.hpp>

Public Member Functions

 __init__ (const InputDevice::ButtonState)
 

Public Attributes

ButtonHandle handle
 
bool known
 True if the button state is currently known.
 
bool pressed
 True if the button is currently known to be pressed.
 

Member Function Documentation

◆ __init__()

__init__ ( const InputDevice::ButtonState )

Member Data Documentation

◆ handle

ButtonHandle handle

◆ known

bool known

True if the button state is currently known.

◆ pressed

bool pressed

True if the button is currently known to be pressed.