Snake
Public Member Functions | Public Attributes | List of all members
Zmeika.Blinov.Point Class Reference

Public Member Functions

 Point (int x, int y, char sym)
 
 Point (Point p)
 
 Point (Point p, ConsoleColor cyan)
 
void Move (int offset, Direction direction)
 
bool IsHit (Point p)
 
void Draw ()
 
void Clear ()
 
override string ToString ()
 

Public Attributes

int x
 
int y
 
char sym
 

Constructor & Destructor Documentation

◆ Point()

Zmeika.Blinov.Point.Point ( int  x,
int  y,
char  sym 
)

обращает к переменным x и y


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