Snake
|
Public Member Functions | |
Snake (Point tail, int length, Direction _direction) | |
Point | GetNextPoint () |
void | HandleKey (ConsoleKey key) |
Public Member Functions inherited from Zmeika.Blinov.Figure | |
void | Draw () |
Additional Inherited Members | |
Protected Attributes inherited from Zmeika.Blinov.Figure | |
List< Point > | pList |
определяет направление самой змейки