Class and Description |
---|
ColorHolder |
TextHolder
Holds a text as a string.
|
Class and Description |
---|
GArray
Script type wrapper for arrays.
|
GSet
Script type wrapper for LinkedList whereas the element order is not important.
|
GVector
Script type wrapper for Vector.
|
IterableAndSize
Iterable extended with size information.
|
Class and Description |
---|
TextHolder
Holds a text as a string.
|
Class and Description |
---|
ColorHolder |
Class and Description |
---|
ColorHolder |
Class and Description |
---|
ColorHolder |
GArray
Script type wrapper for arrays.
|
GBoolean
Script type wrapper for Boolean.
|
GColor
Script type wrapper for colors.
|
GExistingFile
Script type wrapper for files.
|
GFile
Script type wrapper for File.
|
GFiles
Script type wrapper for files.
|
GFloat
Script type wrapper for Float.
|
GInteger
Script type wrapper for Integer.
|
GIterable
Script type wrapper for iterable data structures.
|
GList
Script type wrapper for LinkedList.
|
GMacro
Script type wrapper for String.
|
GObject
Script type wrapper for Object.
|
GPositiveInteger
Script type wrapper for Integer.
|
GSet
Script type wrapper for LinkedList whereas the element order is not important.
|
GString
Script type wrapper for String.
|
GVector
Script type wrapper for Vector.
|
IterableAndSize
Iterable extended with size information.
|
TextHolder
Holds a text as a string.
|
ToBoolean
Enables casting to boolean.
|
ToFloat
Enables casting to float.
|
ToInteger
Enables casting to int.
|