|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
NetworkController
is a subclass of GameRelatedController
and is used to communicate NetworkEvent
s to
GameRelatedObject
s both locally and remotely that are interested
in those events.NetworkController
EventObject
used for any EventObject
s
which need to be broadcast over the network in a networked instance of a
VOOGA game.NetworkEvent
s.
NetworkEvent
either by sending that
EventObject
across the network or by performing an action
locally.
EventListener
interface for listening to NetworkEvent
s.PhysicalParameters
collides with another.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |