Source Code (Use browser search to find items of interest.)

Class Index

ktron'Direction (./kdegames/ktron/player.h:31)

enum Direction{ Up, Down, Left, Right};

/**
* @short This class represents a player with current position and several flags
*/