Liberi
An exergame built for kids with CP!
Inspectable Class Reference

Something which can be inspected by the player. More...

Inherits MonoBehaviour.

Public Member Functions

void StartInspecting ()
 
void StopInspecting (bool isDestroyed=false)
 

Public Attributes

float MinScrollPower = .1f
 
float ScrollSpeed = 2f
 
float ScrollDelay = 0.25f
 
AudioClip StartInspectingSound
 
AudioClip StopInspectingSound
 
AudioClip InspectionMusic
 

Properties

bool IsInspecting [get]
 
float ScrollProgress [get]
 

Detailed Description

Something which can be inspected by the player.

Definition at line 15 of file Inspectable.cs.


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