CellexalVR  1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
CellexalVR.Tutorial.TutorialManager Class Reference

This class takes care of the highlighting and loading of different steps in the tutorial. It listens to events to know what buttons to highlight at what time and when to show the description for the next step. More...

Inheritance diagram for CellexalVR.Tutorial.TutorialManager:

Public Member Functions

void LoadTutorialStep (int stepNr)
 When changing step, change canvas with description as well as removing/adding buttons to be highlighted. More...
 
void NextStep ()
 
void CompleteTutorial ()
 

Public Attributes

GameObject[] stepPanels
 
GameObject descriptionCanvasPrefab
 
ReferenceManager referenceManager
 
GameObject highlightSpot
 
GameObject portal
 
GameObject screenCanvas
 
PlayVideo videoPlayer
 
string[] videos
 
GameObject helperTextR
 
GameObject helperTextL
 
Material standardMat
 
Material standardButtonMat
 
Material highLightMat
 
Material highLightButtonMat
 

Detailed Description

This class takes care of the highlighting and loading of different steps in the tutorial. It listens to events to know what buttons to highlight at what time and when to show the description for the next step.

Member Function Documentation

◆ LoadTutorialStep()

void CellexalVR.Tutorial.TutorialManager.LoadTutorialStep ( int  stepNr)

When changing step, change canvas with description as well as removing/adding buttons to be highlighted.

Parameters
stepNr

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