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

Handles the UI elements for the tipsscreen More...

Inherits MonoBehaviour.

Public Member Functions

void giveTip (string tipname)
 Sets the tip text on the UI text element More...
 

Public Attributes

Interact player
 
Hover playerHover
 
float tipTime = 5f
 
Image textBackground
 
Image mouseImg
 
Image wasdImg
 
Image rkeyImg
 
Text text
 
Tips tips
 

Detailed Description

Handles the UI elements for the tipsscreen

Member Function Documentation

void Cyan.TipsScreen.giveTip ( string  tipname)

Sets the tip text on the UI text element

Parameters
tipnameThe tip the player will recieve

Member Data Documentation

Image Cyan.TipsScreen.mouseImg
Interact Cyan.TipsScreen.player
Hover Cyan.TipsScreen.playerHover
Image Cyan.TipsScreen.rkeyImg
Text Cyan.TipsScreen.text
Image Cyan.TipsScreen.textBackground
Tips Cyan.TipsScreen.tips
float Cyan.TipsScreen.tipTime = 5f
Image Cyan.TipsScreen.wasdImg

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