net.jetrix.messages
Class StartGameMessage

java.lang.Object
  extended by net.jetrix.Message
      extended by net.jetrix.messages.ChannelMessage
          extended by net.jetrix.messages.StartGameMessage

public class StartGameMessage
extends ChannelMessage

A start game message.

Version:
$Revision: 121 $, $Date: 2003-03-01 20:57:43 +0100 (sam., 01 mars 2003) $
Author:
Emmanuel Bourg

Constructor Summary
StartGameMessage()
           
 
Method Summary
 
Methods inherited from class net.jetrix.messages.ChannelMessage
getChannel, getSlot, setChannel, setSlot
 
Methods inherited from class net.jetrix.Message
getDestination, getRawMessage, getSource, getTime, setDestination, setRawMessage, setSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartGameMessage

public StartGameMessage()


Copyright © 2001-2008 Emmanuel Bourg. All Rights Reserved.