Planeshift
Public Member Functions | Public Attributes

psPoint Struct Reference

#include <psutil.h>

List of all members.

Public Member Functions

 psPoint ()
 psPoint (int iX, int iY)
 Constructor: initialize the object with given values.

Public Attributes

int x
int y

Detailed Description

Definition at line 101 of file psutil.h.


Constructor & Destructor Documentation

psPoint::psPoint ( ) [inline]

Definition at line 106 of file psutil.h.

psPoint::psPoint ( int  iX,
int  iY 
) [inline]

Constructor: initialize the object with given values.

Definition at line 109 of file psutil.h.


Member Data Documentation

Definition at line 103 of file psutil.h.

Definition at line 104 of file psutil.h.


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