Cornell Tech-Unity-project  1.0
Public Member Functions | Public Attributes | List of all members
ChangeImgColor Class Reference

Controls the color of the player pointer More...

Inheritance diagram for ChangeImgColor:

Public Member Functions

void ColorToCyan ()
 Changes color of the image to cyan More...
 
void ColorToWhite ()
 Changes color of the image to white More...
 

Public Attributes

Image pointerImg
 
GameObject FPSController
 
Hover hover
 

Detailed Description

Controls the color of the player pointer

Member Function Documentation

void ChangeImgColor.ColorToCyan ( )

Changes color of the image to cyan

void ChangeImgColor.ColorToWhite ( )

Changes color of the image to white

Member Data Documentation

GameObject ChangeImgColor.FPSController
Hover ChangeImgColor.hover
Image ChangeImgColor.pointerImg

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