CornellTech-Unity-project  1.0
Public Member Functions | Public Attributes | List of all members
Cyan.WebGLInputManager Class Reference

Inherits MonoBehaviour.

Public Member Functions

void DisableWebGLInput ()
 Funcion to access from browser to disable keyboard and mouse input for webgl More...
 
void EnableWebGLInput ()
 Function to access from browser to enable keyboard and mouse input for webGL More...
 

Public Attributes

bool loaded = false
 

Member Function Documentation

void Cyan.WebGLInputManager.DisableWebGLInput ( )

Funcion to access from browser to disable keyboard and mouse input for webgl

void Cyan.WebGLInputManager.EnableWebGLInput ( )

Function to access from browser to enable keyboard and mouse input for webGL

Member Data Documentation

bool Cyan.WebGLInputManager.loaded = false

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