IMHOTEP Framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Public Types | Public Member Functions | Public Attributes | List of all members
ToolWidget Class Reference
Inheritance diagram for ToolWidget:
Inheritance graph
[legend]
Collaboration diagram for ToolWidget:
Collaboration graph
[legend]

Public Types

enum  ToolDisplayTime { WhenPatientIsLoaded, WhenNoPatientIsLoaded, Always }
 

Public Member Functions

void OnEnable ()
 
void OnDisable ()
 

Public Attributes

Sprite ToolIcon
 
Sprite iconLeftControllerLeft
 
Sprite iconLeftControllerRight
 
Sprite iconLeftControllerUp
 
Sprite iconLeftControllerDown
 
Sprite iconRightControllerLeft
 
Sprite iconRightControllerRight
 
Sprite iconRightControllerUp
 
Sprite iconRightControllerDown
 
ToolDisplayTime displayTime = ToolDisplayTime.WhenPatientIsLoaded
 

Detailed Description

Definition at line 5 of file ToolWidget.cs.

Member Enumeration Documentation

Lets you handle when a tool should be available

Definition at line 19 of file ToolWidget.cs.


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