Crossfire JXClient, Trunk
R20561
|
Classes | |
class | ConnectionStateSkinEvent |
A SkinEvent that executes a CommandList at connection setup. More... | |
class | CrossfireMagicmapSkinEvent |
A SkinEvent that executes a CommandList whenever a magicmap protocol command is received. More... | |
class | MapScrollSkinEvent |
A SkinEvent that executes a CommandList whenever the map scroll protocol command is received. More... | |
class | PlayerLoginSkinEvent |
A SkinEvent that executes a CommandList at connection setup. More... | |
class | SkillAddedSkinEvent |
A SkinEvent that executes a CommandList whenever a new skill has been gained. More... | |
class | SkillRemovedSkinEvent |
A SkinEvent that executes a CommandList whenever a new skill has been lost. More... | |
interface | SkinEvent |
Interface for events attached to skins. More... | |