ANTS v2.0 API

apps.pong
Class PongHelper

java.lang.Object
  |
  +--apps.pong.PongHelper

public class PongHelper
extends java.lang.Object

Author:
Utah Janos Team

Constructor Summary
PongHelper()
           
 
Method Summary
 int getDummy1()
           
 int getDummy2()
           
 void setDummy1(int value)
           
 void setDummy2(int value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PongHelper

public PongHelper()
Method Detail

setDummy1

public void setDummy1(int value)

getDummy1

public int getDummy1()

setDummy2

public void setDummy2(int value)

getDummy2

public int getDummy2()

ANTS v2.0 API

This documentation is Copyright (C) 1998-2001 The University of Utah and the University of Washington. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for ANTS v2.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/