nsnake
Classic snake game for the terminal
Public Member Functions | Public Attributes | List of all members
Fruit Struct Reference

A single fruit. More...

#include <FruitManager.hpp>

Public Member Functions

 Fruit (int x, int y)
 

Public Attributes

int x
 
int y
 

Detailed Description

A single fruit.

Definition at line 11 of file FruitManager.hpp.


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