public class EnterEvent extends GameEvent
EnterEvent(Character character, Room room)
boolean
equals(Object o)
Character
getCharacter()
Room
getRoom()
int
hashCode()
void
setCharacter(Character character)
setRoom(Room room)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public EnterEvent(Character character, Room room)
public Character getCharacter()
public void setCharacter(Character character)
public Room getRoom()
public void setRoom(Room room)
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.