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

Public Member Functions

void mapScrolled (int dx, int dy)
 

Detailed Description

Interface for listeners interested on map scrolled events.

Author
Lauwenmark

Definition at line 31 of file MapScrollListener.java.

Member Function Documentation

◆ mapScrolled()

void com.realtime.crossfire.jxclient.map.MapScrollListener.mapScrolled ( int  dx,
int  dy 
)

The map contents have scrolled.

Parameters
dxthe x-distance
dythe y-distance

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