DiscoverTenerife
Public Member Functions | Private Attributes | List of all members
informationPosterController Class Reference

This class controls the informative panel prefab that is used for example on the stats screen. More...

Inheritance diagram for informationPosterController:

Public Member Functions

void updateData (string newData)
 This method sets the given string as the text that is showed on the data_ GameObject. More...
 

Private Attributes

GameObject data_
 GameObject that contains the text that will be showed. More...
 

Detailed Description

This class controls the informative panel prefab that is used for example on the stats screen.

Member Function Documentation

◆ updateData()

void informationPosterController.updateData ( string  newData)

This method sets the given string as the text that is showed on the data_ GameObject.

Parameters
string

Member Data Documentation

◆ data_

GameObject informationPosterController.data_
private

GameObject that contains the text that will be showed.


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