Class tet
Float delay;
...
Void move()
If delay>1
{Delay=0
;...}
delay+=0.001
실제로이렇게짜서올리면짤리니깐
타임이나 크로노 헤더참고