Home | All Classes | Grouped Classes | Index | Search

Class CL_ResourceOption

Resource option class. More...

Derived from: none
Derived by: none
Group: Core (Resources)

#include <ClanLib/core.h>

Construction:

CL_ResourceOption

Constructs a resource option.

Attributes:

get_value_count

Numbers of values available for this option.

get_name

Gets the name of the resource option.

get_value

Gets a value of from resource option.

get_values

Gets all values as a vector.

Operations:

operator =

add_value

Add a value.

Detailed description:

Holds the particular option for a resource.



Questions or comments, write to the
ClanLib mailing list.