Class SmoothFaces

java.lang.Object
com.realtime.crossfire.jxclient.faces.SmoothFaces

public class SmoothFaces extends Object
Maintains smoothing information received from the Crossfire server.
  • Constructor Details

    • SmoothFaces

      public SmoothFaces()
  • Method Details

    • getSmoothFace

      public int getSmoothFace(int face)
      Returns the smoothing face associated with a given face.
      Parameters:
      face - the face
      Returns:
      the smoothing face or 0
    • updateSmoothFace

      public void updateSmoothFace(int face, int smoothFace)
      Updates smooth face information.
      Parameters:
      face - the face number
      smoothFace - the face number of the corresponding smooth face