Package gcspy.interpreter.client

This package provides classes for the GCspy client, specifically client-side implementations of an interpreter and spaces, and listeners.

See:
          Description

Interface Summary
EventCountListener Gets called upon an EVENT COUNT command
EventListener Gets called upon an EVENT command
PauseListener Gets called upon a PAUSE command
SpaceListener Gets called upon a SPACE command
 

Class Summary
ClientInterpreter The client interpreter
ClientSpace Represents a client-side space
 

Package gcspy.interpreter.client Description

This package provides classes for the GCspy client, specifically client-side implementations of an interpreter and spaces, and listeners.