Simutrans-Squirrel-API
|
Public Member Functions | |
string | get_name () |
bool | is_equal (obj_desc_x other) |
bool | is_valid () |
Base class of all object descriptors.
Definition at line 14 of file api_obj_desc.cc.
string obj_desc_x::get_name | ( | ) |
bool obj_desc_x::is_equal | ( | obj_desc_x | other | ) |
Checks if two object descriptor are equal.
other |
bool obj_desc_x::is_valid | ( | ) |