tango_messages.zh#
Variables#
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
const int |
|
const int |
Variable descriptions#
const int __TANGO_MSG_LOAD_START = 1
π Source
Different types of messages that might be logged. Messages Started loading text
const int __TANGO_MSG_LOAD_END = 2
π Source
Finished loading text
const int __TANGO_NO_SLOTS_FREE = 3
π Source
No available slots of the requested type
const int __TANGO_ERROR_LOAD_INVALID_MESSAGE = 101
π Source
Loading errors Attempted to load an invalid message
const int __TANGO_ERROR_LOAD_INVALID_STRING = 102
π Source
Attempted to load an invalid string
const int __TANGO_ERROR_OVERFLOW = 103
π Source
Text doesnβt fit in buffer
const int __TANGO_ERROR_INVALID_FUNCTION = 104
π Source
Invalid or incomplete function call
const int __TANGO_ERROR_INVALID_ARGUMENT = 105
π Source
Invalid argument to a function
const int __TANGO_ERROR_INVALID_CHARACTER_CODE = 106
π Source
Invalid character code
const int __TANGO_ERROR_INCOMPLETE_SCC = 107
π Source
Incomplete string control code
const int __TANGO_ERROR_SCC_DISABLED = 108
π Source
String control codes disabled
const int __TANGO_ERROR_INVALID_CHARACTER = 201
π Source
Processing errors Invalid character encountered
const int __TANGO_ERROR_UNDEFINED_FUNCTION = 202
π Source
Undefined function used
const int __TANGO_ERROR_UNDEFINED_VAR = 203
π Source
Undefined variable used
const int __TANGO_ERROR_TOO_MANY_ARGS = 204
π Source
More than 4 arguments to a function
const int __TANGO_ERROR_INVALID_STRING_ARG = 205
π Source
Invalid argument to @string()
Menu errors Menu with no choiced activated
const int __TANGO_ERROR_TOO_MANY_CHOICES = 302
π Source
Too many choices were added to a menu
const int __TANGO_ERROR_INVALID_CHOICE_MOVED = 303
π Source
Tried to move an invalid choice
const int __TANGO_ERROR_INVALID_STYLE = 401
π Source
Other errors Invalid style ID given
const int __TANGO_ERROR_NO_FONT = 402
π Source
Used a style with no font set
const int __TANGO_ERROR_INVALID_SLOT = 403
π Source
Invalid slot ID given
const int __TANGO_ERROR_SLOT_STATE_ARRAY_TOO_SMALL = 404
π Source
Array passed to Tango_SaveSlotState() or Tango_RestoreSlotState() too small
Array passed to Tango_SaveMenuState() or Tango_RestoreMenuState() too small