Snake
Public Member Functions | List of all members
Zmeika.Blinov.Snake Class Reference
Inheritance diagram for Zmeika.Blinov.Snake:
Zmeika.Blinov.Figure

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< PointpList
 

Constructor & Destructor Documentation

◆ Snake()

Zmeika.Blinov.Snake.Snake ( Point  tail,
int  length,
Direction  _direction 
)

определяет направление самой змейки


The documentation for this class was generated from the following file: