Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
EdyCommonTools.ApplicationCursor Class Reference
Inheritance diagram for EdyCommonTools.ApplicationCursor:

Public Attributes

bool autoHide = false
 
float autoHideTimeout = 5.0f
 
bool dontChangeInEditor = true
 
bool lockCursor = false
 
bool restoreHiddenCursor = true
 
bool showCursor = true
 
GameObject[] skipIfActive
 
float speedThreshold = 200.0f
 

Member Data Documentation

bool EdyCommonTools.ApplicationCursor.autoHide = false
float EdyCommonTools.ApplicationCursor.autoHideTimeout = 5.0f
bool EdyCommonTools.ApplicationCursor.dontChangeInEditor = true
bool EdyCommonTools.ApplicationCursor.lockCursor = false
bool EdyCommonTools.ApplicationCursor.restoreHiddenCursor = true
bool EdyCommonTools.ApplicationCursor.showCursor = true
GameObject [] EdyCommonTools.ApplicationCursor.skipIfActive
float EdyCommonTools.ApplicationCursor.speedThreshold = 200.0f

The documentation for this class was generated from the following file: