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
Entitas
Pool
C# Class Entitas.Pool
Afficher le fichier
Open project: sschmid/Entitas-CSharp
Class Usage Examples
Méthodes publiques
Méthode
Description
RemoveScore
( ) :
void
ReplaceScore
(
int
newValue
) :
Entity
SetScore
(
int
newValue
) :
Entity
Method Details
RemoveScore()
public
méthode
public
RemoveScore
( ) :
void
Résultat
void
ReplaceScore()
public
méthode
public
ReplaceScore
(
int
newValue
) :
Entity
newValue
int
Résultat
Entity
SetScore()
public
méthode
public
SetScore
(
int
newValue
) :
Entity
newValue
int
Résultat
Entity