Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

Pads Class Reference

#include <pads.h>

List of all members.

Static Public Methods

void Init (const char *module_path)
void Read (void)

Static Public Attributes

const unsigned int kSelect = 0
const unsigned int kLeftStickButton = 1
const unsigned int kRightStickButton = 2
const unsigned int kStart = 3
const unsigned int kLeftUp = 4
const unsigned int kLeftRight = 5
const unsigned int kLeftDown = 6
const unsigned int kLeftLeft = 7
const unsigned int kL2 = 8
const unsigned int kR2 = 9
const unsigned int kL1 = 10
const unsigned int kR1 = 11
const unsigned int kRightUp = 12
const unsigned int kRightRight = 13
const unsigned int kRightDown = 14
const unsigned int kRightLeft = 15


Member Function Documentation

void Pads::Init const char *    module_path [static]
 

Definition at line 51 of file pads.cpp.

Referenced by glutInit().

void Pads::Read void    [static]
 

Definition at line 89 of file pads.cpp.

Referenced by glutMainLoop().


Member Data Documentation

const unsigned int Pads::kL1 = 10 [static]
 

Definition at line 38 of file pads.h.

const unsigned int Pads::kL2 = 8 [static]
 

Definition at line 36 of file pads.h.

const unsigned int Pads::kLeftDown = 6 [static]
 

Definition at line 34 of file pads.h.

const unsigned int Pads::kLeftLeft = 7 [static]
 

Definition at line 35 of file pads.h.

const unsigned int Pads::kLeftRight = 5 [static]
 

Definition at line 33 of file pads.h.

const unsigned int Pads::kLeftStickButton = 1 [static]
 

Definition at line 29 of file pads.h.

const unsigned int Pads::kLeftUp = 4 [static]
 

Definition at line 32 of file pads.h.

const unsigned int Pads::kR1 = 11 [static]
 

Definition at line 39 of file pads.h.

const unsigned int Pads::kR2 = 9 [static]
 

Definition at line 37 of file pads.h.

const unsigned int Pads::kRightDown = 14 [static]
 

Definition at line 42 of file pads.h.

const unsigned int Pads::kRightLeft = 15 [static]
 

Definition at line 43 of file pads.h.

const unsigned int Pads::kRightRight = 13 [static]
 

Definition at line 41 of file pads.h.

const unsigned int Pads::kRightStickButton = 2 [static]
 

Definition at line 30 of file pads.h.

const unsigned int Pads::kRightUp = 12 [static]
 

Definition at line 40 of file pads.h.

const unsigned int Pads::kSelect = 0 [static]
 

Definition at line 28 of file pads.h.

const unsigned int Pads::kStart = 3 [static]
 

Definition at line 31 of file pads.h.


The documentation for this class was generated from the following files:
ps2gl version cvs