CornellTech-Unity-project
1.0
|
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 |
Controls the color of the player pointer
void Cyan.ChangeImgColor.ColorToCyan | ( | ) |
Changes color of the image to cyan
void Cyan.ChangeImgColor.ColorToWhite | ( | ) |
Changes color of the image to white
Hover Cyan.ChangeImgColor.hover |
GameObject Cyan.ChangeImgColor.player |
Image Cyan.ChangeImgColor.pointerImg |