Crossfire JXClient, Trunk
Public Attributes | List of all members
com.realtime.crossfire.jxclient.map.PendingDirections.State Enum Reference
Collaboration diagram for com.realtime.crossfire.jxclient.map.PendingDirections.State:
Collaboration graph

Public Attributes

 EXPECT_MAP_SCROLL_OR_TICK
 
 EXPECT_TICK
 
 IDLE
 

Detailed Description

The state for tracking server responses.

Definition at line 202 of file PendingDirections.java.

Member Data Documentation

◆ EXPECT_MAP_SCROLL_OR_TICK

com.realtime.crossfire.jxclient.map.PendingDirections.State.EXPECT_MAP_SCROLL_OR_TICK

◆ EXPECT_TICK

com.realtime.crossfire.jxclient.map.PendingDirections.State.EXPECT_TICK

Expecting a tick message.

Definition at line 217 of file PendingDirections.java.

◆ IDLE

com.realtime.crossfire.jxclient.map.PendingDirections.State.IDLE

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