#pragma once enum DIRECTION//·½Ος { _DIR_M = 0,//ΦΠ _DIR_R, _DIR_L, _DIR_U, _DIR_D, _DIR_LT,//ΧσΙΟ _DIR_LB, _DIR_RB, _DIR_RT, };