|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmud.common.idl.clients.EventPackage.DropEvent
public final class DropEvent
mud/common/idl/clients/EventPackage/DropEvent.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from DOS.idl Tuesday, October 28, 2008 12:27:46 PM CET
Field Summary | |
---|---|
int |
creature_id
|
int |
item_id
|
Constructor Summary | |
---|---|
DropEvent()
|
|
DropEvent(int _item_id,
int _creature_id)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int item_id
public int creature_id
Constructor Detail |
---|
public DropEvent()
public DropEvent(int _item_id, int _creature_id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |