Crossfire JXClient, Trunk
Public Member Functions | List of all members
com.realtime.crossfire.jxclient.faces.AskfaceFaceQueueListener Interface Reference
Inheritance diagram for com.realtime.crossfire.jxclient.faces.AskfaceFaceQueueListener:
Inheritance graph
Collaboration diagram for com.realtime.crossfire.jxclient.faces.AskfaceFaceQueueListener:
Collaboration graph

Public Member Functions

void faceReceived (int faceNum, int faceSetNum, byte @NotNull[] data)
 

Detailed Description

Interface for classes interested in faces received from the Crossfire server.

Definition at line 10 of file AskfaceFaceQueueListener.java.

Member Function Documentation

◆ faceReceived()

void com.realtime.crossfire.jxclient.faces.AskfaceFaceQueueListener.faceReceived ( int  faceNum,
int  faceSetNum,
byte @NotNull[]  data 
)

Called for each received face.

Parameters
faceNumthe face ID
faceSetNumthe face set
datathe face data

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