FreeStick  0.3
Cross Platform Open Sorce Joystick Lib
Public Member Functions | List of all members
freestick::IFSJoystickInfo Class Referenceabstract

#include <IFSJoystickInfo.h>

Inheritance diagram for freestick::IFSJoystickInfo:
Inheritance graph
[legend]

Public Member Functions

virtual unsigned int JoystickID ()=0
 
virtual unsigned int NumberOfButtons ()=0
 
virtual unsigned int NumberOfAnlogSticks ()=0
 
virtual unsigned int NumberOfDigitalSticks ()=0
 

Detailed Description

Todo:
needs to have a small memory foot print fast to copy

Member Function Documentation

◆ JoystickID()

virtual unsigned int freestick::IFSJoystickInfo::JoystickID ( )
pure virtual

◆ NumberOfAnlogSticks()

virtual unsigned int freestick::IFSJoystickInfo::NumberOfAnlogSticks ( )
pure virtual

◆ NumberOfButtons()

virtual unsigned int freestick::IFSJoystickInfo::NumberOfButtons ( )
pure virtual

◆ NumberOfDigitalSticks()

virtual unsigned int freestick::IFSJoystickInfo::NumberOfDigitalSticks ( )
pure virtual

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