Analytical Perspectives in Game Design


 

All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class bvyy.command.Assemble

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

public class Assemble
extends Operate
The Assemble command attempts to create a new object out of the component objects.

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

Constructor Index

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

Constructors

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

 o Assemble
 public Assemble(String S)
Creates a new Assemble 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.