public static const DOWN:int = 1
public static const LEFT:int = 2
public static const RIGHT:int = 3
public static const UP:int = 0