UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ugdk::input::HatStatus Class Reference

#include <ugdk/input/joystickstatus.h>

Public Member Functions

 HatStatus (int raw)
 
int raw () const
 
bool IsCentered () const
 
bool IsUp () const
 
bool IsRight () const
 
bool IsDown () const
 
bool IsLeft () const
 
bool IsRightUp () const
 
bool IsRightDown () const
 
bool IsLeftUp () const
 
bool IsLeftDown () const
 
bool HasUp () const
 
bool HasRight () const
 
bool HasDown () const
 
bool HasLeft () const
 

Constructor & Destructor Documentation

ugdk::input::HatStatus::HatStatus ( int  raw)

Member Function Documentation

bool ugdk::input::HatStatus::HasDown ( ) const
bool ugdk::input::HatStatus::HasLeft ( ) const
bool ugdk::input::HatStatus::HasRight ( ) const
bool ugdk::input::HatStatus::HasUp ( ) const
bool ugdk::input::HatStatus::IsCentered ( ) const
bool ugdk::input::HatStatus::IsDown ( ) const
bool ugdk::input::HatStatus::IsLeft ( ) const
bool ugdk::input::HatStatus::IsLeftDown ( ) const
bool ugdk::input::HatStatus::IsLeftUp ( ) const
bool ugdk::input::HatStatus::IsRight ( ) const
bool ugdk::input::HatStatus::IsRightDown ( ) const
bool ugdk::input::HatStatus::IsRightUp ( ) const
bool ugdk::input::HatStatus::IsUp ( ) const
int ugdk::input::HatStatus::raw ( ) const

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