NCSA Portfolio

ncsa.devices.spaceorb
Class OrbData

java.lang.Object
  |
  +--ncsa.devices.spaceorb.OrbData

public class OrbData
extends java.lang.Object


Field Summary
 byte[] buf
           
 int bufpos
           
 int buttons
           
 int[] nullrot
           
 int[] nulltrans
           
 int packlen
           
 int packtype
           
 byte[] resetstring
           
 int[] rot
           
 int timer
           
 int[] trans
           
 int usenullregion
           
 
Constructor Summary
OrbData()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

buf

public byte[] buf

resetstring

public byte[] resetstring

bufpos

public int bufpos

packtype

public int packtype

packlen

public int packlen

trans

public int[] trans

rot

public int[] rot

buttons

public int buttons

timer

public int timer

usenullregion

public int usenullregion

nulltrans

public int[] nulltrans

nullrot

public int[] nullrot
Constructor Detail

OrbData

public OrbData()

NCSA Portfolio

NCSA Portfolio, Copyright 1997-1999, National Center for Supercomputing Applications, University of Illinois Urbana-Champaign, All Rights Reserved