Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Engine
Objects
DelayScript
C# Class Engine.Objects.DelayScript
Afficher le fichier
Open project: Radnen/sphere-sfml
Méthodes publiques
Méthode
Description
DelayScript
(
object
code
,
int
frames
) :
System
HasExpired
( ) :
bool
Tick
( ) :
void
Method Details
DelayScript()
public
méthode
public
DelayScript
(
object
code
,
int
frames
) :
System
code
object
frames
int
Résultat
System
HasExpired()
public
méthode
public
HasExpired
( ) :
bool
Résultat
bool
Tick()
public
méthode
public
Tick
( ) :
void
Résultat
void