com.threerings.puzzle.util
Class PuzzleGameUtil

java.lang.Object
  extended by com.threerings.puzzle.util.PuzzleGameUtil

public class PuzzleGameUtil
extends Object

Puzzle game related utilities.


Constructor Summary
PuzzleGameUtil()
           
 
Method Summary
static KeyTranslatorImpl getKeyTranslator()
          Returns a key translator configured with basic puzzle game mappings.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PuzzleGameUtil

public PuzzleGameUtil()
Method Detail

getKeyTranslator

public static KeyTranslatorImpl getKeyTranslator()
Returns a key translator configured with basic puzzle game mappings.