nsnake
Classic snake game for the terminal
Loading...
Searching...
No Matches
Body Struct Reference

Public Member Functions

 Body (int x, int y)
 

Public Attributes

int x
 
int y
 

Detailed Description

Definition at line 8 of file Player.hpp.

Constructor & Destructor Documentation

◆ Body()

Body::Body ( int x,
int y )
inline

Definition at line 13 of file Player.hpp.

Member Data Documentation

◆ x

int Body::x

Definition at line 10 of file Player.hpp.

◆ y

int Body::y

Definition at line 11 of file Player.hpp.


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