Analytical Perspectives in Game Design


 

All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class bvyy.command.Operate

java.lang.Object
   |
   +----java.util.EventObject
           |
           +----bvyy.util.GeneralEvent
                   |
                   +----bvyy.command.Command
                           |
                           +----bvyy.command.Operate

public abstract class Operate
extends Command
The Operate command is a place holder for easy identification of operate commands.

Version:
0.0.1 27 October 1998
Author:
(c)1998 Brian Voon Yee Yap
See Also:
Assemble, Disassemble, Get, Set

Constructor Index

 o Operate()
Creates a new Operate command.
 o Operate(String)
Creates a new Operate command with a description of S.

Constructors

 o Operate
 public Operate()
Creates a new Operate command.

 o Operate
 public Operate(String S)
Creates a new Operate command with a description of S.

Parameters:
s - the event description.

All Packages  Class Hierarchy  This Package  Previous  Next  Index

22/11/99

 


See also: [Role Playing Games] [Game Engine]
© 1998, 1999 Brian Yap. These pages are available under the GNU licence.