Gel2D - The free/open source game creation suite

Public Member Functions | Public Attributes
gel::GelCdtPoint Class Reference

A point for collision testing. More...

#include <gelCollision.h>

List of all members.

Public Member Functions

 GelCdtPoint ()
 GelCdtPoint (float x, float y)
 GelCdtPoint (Gel2dVec coords)

Public Attributes

Gel2dVec pos

Detailed Description

A point for collision testing.


Constructor & Destructor Documentation

gel::GelCdtPoint::GelCdtPoint ( ) [inline]
gel::GelCdtPoint::GelCdtPoint ( float  x,
float  y 
) [inline]
gel::GelCdtPoint::GelCdtPoint ( Gel2dVec  coords) [inline]

Member Data Documentation


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