GigaSphere
360 Tiled panorama engine
Loading...
Searching...
No Matches
Revoid.GigaSphere.Utils Namespace Reference

Classes

class  FitRenderer
 Fit the renderer so the rect transform has the correct width and height and maintain proper anchoring for all child UI elements. More...
 
interface  ISubtitleReader
 
class  SimpleTween
 A lightweight utility class for creating simple tweening animations. More...
 
class  SimpleTweenRunner
 A singleton MonoBehaviour that acts as a host for SimpleTween coroutines.
 
class  SrtReader
 
class  SubtitleReaderBase
 Base class for time-synchronised subtitle readers. More...
 
struct  SubtitleSegment
 

Enumerations

enum  SrtPreparationState { NotStarted , Parsing , Finished , Failed }
 

Enumeration Type Documentation

◆ SrtPreparationState

Enumerator
NotStarted 
Parsing 
Finished 
Failed