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

Controls the color of the player pointer More...

Inherits MonoBehaviour.

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 player
 
Hover hover
 

Detailed Description

Controls the color of the player pointer

Member Function Documentation

void Cyan.ChangeImgColor.ColorToCyan ( )

Changes color of the image to cyan

void Cyan.ChangeImgColor.ColorToWhite ( )

Changes color of the image to white

Member Data Documentation

Hover Cyan.ChangeImgColor.hover
GameObject Cyan.ChangeImgColor.player
Image Cyan.ChangeImgColor.pointerImg

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