|
Crossfire JXClient, Trunk
R20561
|
Interface for classes that allow sending "askface" commands. More...
Inheritance diagram for com.realtime.crossfire.jxclient.faces.AskfaceQueue:
Collaboration diagram for com.realtime.crossfire.jxclient.faces.AskfaceQueue:Public Member Functions | |
| void | sendAskface (int faceNum) |
| Sends an "askface" command. More... | |
Interface for classes that allow sending "askface" commands.
Definition at line 28 of file AskfaceQueue.java.
| void com.realtime.crossfire.jxclient.faces.AskfaceQueue.sendAskface | ( | int | faceNum | ) |
Sends an "askface" command.
| faceNum | the face number to request |
Implemented in com.realtime.crossfire.jxclient.server.crossfire.DefaultCrossfireServerConnection, and com.realtime.crossfire.jxclient.server.crossfire.TestCrossfireServerConnection.
Referenced by com.realtime.crossfire.jxclient.faces.AskfaceFaceQueue.sendAskface().
Here is the caller graph for this function: