The Nebula Device 3: Input::MouseButton Class Reference

The Nebula Device 3

Input::MouseButton Class Reference

#include <mousebutton.h>


Detailed Description

Mouse button codes and conversion from/to string.

(C) 2006 Radon Labs GmbH

Public Types

enum  Code
 code enums

Static Public Member Functions

static Util::String ToString (Code code)
 convert to string
static Code FromString (const Util::String &str)
 convert from string