namespace Thousandto.GameUI.Form { public enum UIBlinkMoveDir { LeftToRight, RightRoLeft, TopToBottom, BottomToTop, } }