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
Entitas
Pool
C# Class Entitas.Pool
Mostra file
Open project: sschmid/Entitas-CSharp
Class Usage Examples
Public Methods
Method
Description
RemoveScore
( ) :
void
ReplaceScore
(
int
newValue
) :
Entity
SetScore
(
int
newValue
) :
Entity
Method Details
RemoveScore()
public
method
public
RemoveScore
( ) :
void
return
void
ReplaceScore()
public
method
public
ReplaceScore
(
int
newValue
) :
Entity
newValue
int
return
Entity
SetScore()
public
method
public
SetScore
(
int
newValue
) :
Entity
newValue
int
return
Entity