Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Engine
Objects
DelayScript
C# Class Engine.Objects.DelayScript
Mostra file
Open project: Radnen/sphere-sfml
Public Methods
Method
Description
DelayScript
(
object
code
,
int
frames
) :
System
HasExpired
( ) :
bool
Tick
( ) :
void
Method Details
DelayScript()
public
method
public
DelayScript
(
object
code
,
int
frames
) :
System
code
object
frames
int
return
System
HasExpired()
public
method
public
HasExpired
( ) :
bool
return
bool
Tick()
public
method
public
Tick
( ) :
void
return
void