CG Framework 0.1
Chloroplast Games Framework
CGF.Systems.Achievement Class Reference

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...
 

Detailed Description

Achievement properties.

\english

\endenglish \spanish

Propiedades del logro.

\endspanish

Member Data Documentation

◆ category

string CGF.Systems.Achievement.category

Achievement category.

\english

\endenglish \spanish

Categoría del logro.

\endspanish

◆ description

string CGF.Systems.Achievement.description

Description.

\english

\endenglish \spanish

Descripción del logro.

\endspanish

◆ hidden

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

◆ hiddenDescription

string CGF.Systems.Achievement.hiddenDescription

Description of the Achievement when hidden.

\english

\endenglish \spanish

Descripción del logro cuando está oculto.

\endspanish

◆ hiddenLockedImage

Sprite CGF.Systems.Achievement.hiddenLockedImage

Image of the Achievement when hidden.

\english

\endenglish \spanish

Imagen de logro cuando está oculto.

\endspanish

◆ hiddenName

string CGF.Systems.Achievement.hiddenName

Name of the Achievement when hidden.

\english

\endenglish \spanish

Nombre del logro cuando está oculto.

\endspanish

◆ hiddenRequirements

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

◆ iD

string CGF.Systems.Achievement.iD

Identification.

\english

\endenglish \spanish

Identificador del logro.

\endspanish

◆ incremental

bool CGF.Systems.Achievement.incremental

The Achievement is acumulative.

\english

\endenglish \spanish

Permite que el logro sea incremental.

\endspanish

◆ incrementalAmount

float CGF.Systems.Achievement.incrementalAmount

Accumulative value to unlock the Achievement.

\english

\endenglish \spanish

Incremento necesario para desbloquear el logro.

\endspanish

◆ incrementalIteration

float CGF.Systems.Achievement.incrementalIteration

Iteration to show the incremental Achievement Notification.

\english

\endenglish \spanish

Iteraciones del logro incremental.

◆ lockedImage

Sprite CGF.Systems.Achievement.lockedImage

Image showed when locked.

\english

\endenglish \spanish

Imagen de logro bloqueado.

\endspanish

◆ name

string CGF.Systems.Achievement.name

Achievement name.

\english

\endenglish \spanish

Nombre del logro.

\endspanish

◆ points

float CGF.Systems.Achievement.points

Points the Achievement gives to the Player.

\english

\endenglish \spanish

Puntos del logro.

\endspanish

◆ requirements

string CGF.Systems.Achievement.requirements

Requirements to unlock the Achievement.

\english

\endenglish \spanish

Descripción de los requisitos para desbloquear el logro.

\endspanish

◆ unlockedImage

Sprite CGF.Systems.Achievement.unlockedImage

Image showed when unlocked.

\english

\endenglish \spanish

Imagen de logro desbloqueado.

\endspanish


The documentation for this class was generated from the following file: