Unified.cpp File Reference

Unified input platform-common code. More...

#include "Unified.h"
#include "Keyboard.h"
#include "Mouse.h"
#include "../base/DebugRouter.h"

Include dependency graph for Unified.cpp:


Namespaces

namespace  GFX_INTERNAL
namespace  INPUT

Functions

bool INPUT::IsButtonDown (const UnifiedButton &button)
 Returns whether the specific button is currently pressed down.
const std::vector
< UnifiedButton > & 
INPUT::GetCurrentlyPressedButtons ()
 Returns a list of buttons that are currently pressed down.
const std::vector
< UnifiedButton > & 
INPUT::GetNewlyPressedButtons ()
 Returns a list of buttons that were pressed since the last frame.
const std::string & INPUT::GetFriendlyName (const UnifiedButton &button)
 Retrieves a user-friendly name for a unified button.

Detailed Description

Unified input platform-common code.


Generated on Sat Aug 9 15:05:07 2008 for MPMA Framework by  doxygen 1.5.6