AaronCameron.net
No ads. No Profit. No Master, But Truth.
Not a Member? - Login or Create an Account
Thursday the 24th of May 2012 @ 12:42am
Front Page Journal Projects Your Profile About
[]

LibN2L-4 Library Code Reference

Classes
Compounds
Files
Members
Method Index
Full Reference

events/constants.cpp

Go to the documentation of this file.
00001 #include "events/constants.h"
00002 
00003 
00004 namespace n2l
00005 {
00006     const tFloat JoystickAxisMagBound = 32768.0f;
00007     const tFloat JoystickAxisInverseMagBound = -32768.0f;
00008     
00009 }
©2012 Aaron Cameron