Point Struct Reference

Structure gérant un point (abscisse et ordonnée). More...

#include <Jeu.h>

List of all members.

Public Attributes

int x
int y


Detailed Description

Structure gérant un point (abscisse et ordonnée).

Definition at line 38 of file Jeu.h.


Member Data Documentation

int Point::x

Definition at line 39 of file Jeu.h.

Referenced by Jeu::DeplacerFantome(), Jeu::DeplacerPacman(), and Jeu::Jeu().

int Point::y

Definition at line 40 of file Jeu.h.

Referenced by Jeu::DeplacerFantome(), Jeu::DeplacerPacman(), and Jeu::Jeu().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 2 14:02:08 2008 for Pacman by  doxygen 1.5.1