freg  0.3
Free-Roaming Elementary Game
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Protected Attributes | List of all members
Xy Class Reference

#include <Xyz.h>

Inheritance diagram for Xy:
Inheritance graph
[legend]

Public Member Functions

 Xy (short x, short y)
 
 Xy ()
 
short X () const
 
short Y () const
 

Protected Attributes

short x_self
 
short y_self
 

Detailed Description

Definition at line 23 of file Xyz.h.

Constructor & Destructor Documentation

Xy::Xy ( short  x,
short  y 
)

Definition at line 22 of file Xyz.cpp.

Xy::Xy ( )

Definition at line 23 of file Xyz.cpp.

Member Function Documentation

short Xy::X ( ) const

Definition at line 28 of file Xyz.cpp.

short Xy::Y ( ) const

Definition at line 29 of file Xyz.cpp.

Member Data Documentation

short Xy::x_self
protected

Definition at line 32 of file Xyz.h.

short Xy::y_self
protected

Definition at line 32 of file Xyz.h.


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