Crossfire JXClient, Trunk  R20561
com.realtime.crossfire.jxclient.faces.AskfaceQueue Interface Reference

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...
 

Detailed Description

Interface for classes that allow sending "askface" commands.

Author
Andreas Kirschbaum

Definition at line 28 of file AskfaceQueue.java.

Member Function Documentation

◆ sendAskface()

void com.realtime.crossfire.jxclient.faces.AskfaceQueue.sendAskface ( int  faceNum)

Sends an "askface" command.

Parameters
faceNumthe 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:

The documentation for this interface was generated from the following file: