Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

InputObject.h File Reference

Defines the InputObject class. More...

#include <vector>
#include "Network/vpf.h"

Go to the source code of this file.

Namespaces

namespace  std

Compounds

struct  InputEvent
 Structure describing an input event. More...

class  InputObject
 Abstract class to define an input object. More...


Typedefs

typedef vector< InputEventEventVector
 Vector of InputEvent structures.


Enumerations

enum  InputSource { IS_MIDI = 0, IS_JOYSTICK = 1 }
 Enum describing the different input source types. More...


Detailed Description

Defines the InputObject class.

Id:
InputObject.h,v 1.7 2001/10/16 04:37:02 spatton Exp

Author:
Jon Parise <jparise@cmu.edu>

Enumeration Type Documentation

enum InputSource
 

Enum describing the different input source types.

Enumeration values:
IS_MIDI  MIDI Input Source
IS_JOYSTICK  Joystick Input Source


Generated on Tue Oct 16 14:06:18 2001 for PuppetMaster by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001