public class DropEvent extends GameEvent
DropEvent(Character character, Thing thing)
boolean
equals(Object o)
Character
getCharacter()
Thing
getThing()
int
hashCode()
void
setCharacter(Character character)
setThing(Thing thing)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public DropEvent(Character character, Thing thing)
public Character getCharacter()
public void setCharacter(Character character)
public Thing getThing()
public void setThing(Thing thing)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.