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

Public Member Functions

void faceUpdated (@NotNull final Face face)
 

Detailed Description

Interface for listeners interested in FacesManager events.

Author
Andreas Kirschbaum

Definition at line 32 of file FacesManagerListener.java.

Member Function Documentation

◆ faceUpdated()

void com.realtime.crossfire.jxclient.faces.FacesManagerListener.faceUpdated ( @NotNull final Face  face)

Called when a Face has been updated.

Parameters
facethe face

Implemented in com.realtime.crossfire.jxclient.map.MapUpdaterState.


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