Roguelike
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Namespaces | Functions
integer2Dutils.h File Reference
#include <ugdk/math/frame.h>
#include <ugdk/math/integer2D.h>
Include dependency graph for integer2Dutils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ugdk
 
 ugdk::math
 

Functions

bool ugdk::math::operator== (const Integer2D &lhs, const Integer2D &rhs)
 
bool ugdk::math::operator< (const Integer2D &lhs, const Integer2D &rhs)
 
bool ugdk::operator< (const Frame &lhs, const Frame &rhs)