GitHub
Preparing search index...
The search index is not available
Triangle.js Docs
Triangle.js Docs
src
Classes
SpectatingStrategy
Type Alias SpectatingStrategy
Spectating
Strategy
:
"smooth"
|
"instant"
The spectating strategy to use when spectating a player.
smooth
: The engine will tick on a timer, ensuring smooth gameplay (similar to watching live games on
TETR.IO
). Data may not be as up-to-date.
instant
: The engine will tick as soon as data is received, ensuring the most up-to-date gameplay. Gameplay may appear choppy.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Triangle.js Docs
Loading...
The spectating strategy to use when spectating a player.
smooth: The engine will tick on a timer, ensuring smooth gameplay (similar to watching live games on TETR.IO). Data may not be as up-to-date.instant: The engine will tick as soon as data is received, ensuring the most up-to-date gameplay. Gameplay may appear choppy.