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