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
Xyz Class Reference

#include <Xyz.h>

Inheritance diagram for Xyz:
Inheritance graph
[legend]
Collaboration diagram for Xyz:
Collaboration graph
[legend]

Public Member Functions

 Xyz (short x, short y, short z)
 
 Xyz ()
 
short Z () const
 
void SetXyz (short x, short y, short z)
 
- Public Member Functions inherited from Xy
 Xy (short x, short y)
 
 Xy ()
 
short X () const
 
short Y () const
 

Protected Attributes

short z_self
 
- Protected Attributes inherited from Xy
short x_self
 
short y_self
 

Detailed Description

Definition at line 35 of file Xyz.h.

Constructor & Destructor Documentation

Xyz::Xyz ( short  x,
short  y,
short  z 
)

Definition at line 25 of file Xyz.cpp.

Xyz::Xyz ( )

Definition at line 26 of file Xyz.cpp.

Member Function Documentation

void Xyz::SetXyz ( short  x,
short  y,
short  z 
)

Definition at line 32 of file Xyz.cpp.

short Xyz::Z ( ) const

Definition at line 30 of file Xyz.cpp.

Member Data Documentation

short Xyz::z_self
protected

Definition at line 44 of file Xyz.h.


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