![]() |
CG Framework 0.1
Chloroplast Games Framework
|
Achievement properties. More...
Public Attributes | |
string | name |
Achievement name. More... | |
string | iD |
Identification. More... | |
string | description |
Description. More... | |
string | requirements |
Requirements to unlock the Achievement. More... | |
float | points |
Points the Achievement gives to the Player. More... | |
Sprite | lockedImage |
Image showed when locked. More... | |
Sprite | unlockedImage |
Image showed when unlocked. More... | |
string | category |
Achievement category. More... | |
bool | incremental |
The Achievement is acumulative. More... | |
float | incrementalAmount |
Accumulative value to unlock the Achievement. More... | |
float | incrementalIteration |
Iteration to show the incremental Achievement Notification. More... | |
bool | hidden |
The Achievement is hidden. More... | |
string | hiddenName |
Name of the Achievement when hidden. More... | |
string | hiddenDescription |
Description of the Achievement when hidden. More... | |
string | hiddenRequirements |
Description of requirements of the Achievement when hidden. More... | |
Sprite | hiddenLockedImage |
Image of the Achievement when hidden. More... | |
string CGF.Systems.Achievement.category |
string CGF.Systems.Achievement.description |
Description.
\english
\endenglish \spanish
Descripción del logro.
\endspanish
bool CGF.Systems.Achievement.hidden |
The Achievement is hidden.
\english
\endenglish \spanish
Permite al logro ser un logro oculto. No muestra el nombre, imagen, descripción y su progreso.
\endspanish
string CGF.Systems.Achievement.hiddenDescription |
Description of the Achievement when hidden.
\english
\endenglish \spanish
Descripción del logro cuando está oculto.
\endspanish
Sprite CGF.Systems.Achievement.hiddenLockedImage |
Image of the Achievement when hidden.
\english
\endenglish \spanish
Imagen de logro cuando está oculto.
\endspanish
string CGF.Systems.Achievement.hiddenName |
Name of the Achievement when hidden.
\english
\endenglish \spanish
Nombre del logro cuando está oculto.
\endspanish
string CGF.Systems.Achievement.hiddenRequirements |
Description of requirements of the Achievement when hidden.
\english
\endenglish \spanish
Descripción de los requisitos para desbloquear el logros cuando está oculto.
\endspanish
string CGF.Systems.Achievement.iD |
Identification.
\english
\endenglish \spanish
Identificador del logro.
\endspanish
bool CGF.Systems.Achievement.incremental |
The Achievement is acumulative.
\english
\endenglish \spanish
Permite que el logro sea incremental.
\endspanish
float CGF.Systems.Achievement.incrementalAmount |
Accumulative value to unlock the Achievement.
\english
\endenglish \spanish
Incremento necesario para desbloquear el logro.
\endspanish
float CGF.Systems.Achievement.incrementalIteration |
Iteration to show the incremental Achievement Notification.
\english
\endenglish \spanish
Iteraciones del logro incremental.
Sprite CGF.Systems.Achievement.lockedImage |
Image showed when locked.
\english
\endenglish \spanish
Imagen de logro bloqueado.
\endspanish
string CGF.Systems.Achievement.name |
float CGF.Systems.Achievement.points |
Points the Achievement gives to the Player.
\english
\endenglish \spanish
Puntos del logro.
\endspanish
string CGF.Systems.Achievement.requirements |
Requirements to unlock the Achievement.
\english
\endenglish \spanish
Descripción de los requisitos para desbloquear el logro.
\endspanish
Sprite CGF.Systems.Achievement.unlockedImage |
Image showed when unlocked.
\english
\endenglish \spanish
Imagen de logro desbloqueado.
\endspanish