40 #ifndef _uibrutestrategy_h
41 #define _uibrutestrategy_h
43 #include "UI/mousehoverstrategy.h"
BruteStrategy()
Class constructor.
This is the base class for a method of finding which quad the mouse is hovered over.
This strategy uses a brute force reverse search for the hovered quad.
This is used to represent a point on a 2 dimentional area, such as a screen.
virtual ~BruteStrategy()
Class destructor.
The bulk of the engine components go in this namspace.