Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ScrollingText
C# Class ScrollingText, JamtechAdventures
Inheritance:
System.Windows.Forms.Control
Mostrar archivo
Open project: Veloxiac/JamtechAdventures
Class Usage Examples
Public Properties
Property
Type
Description
scrollSpeed
float
timeUntilSceneSwap
float
Public Methods
Method
Description
FixedUpdate
( ) :
void
Start
( ) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
scrollSpeed
public_oe property
public
float
scrollSpeed
return
float
timeUntilSceneSwap
public_oe property
public
float
timeUntilSceneSwap
return
float