|
Collection
Base : Objekt
- Propiedades del objeto:
- .
- .
- .
DescripciĆ³n
Atributos heredados
- De Objekt:
-
_comment_,
parent,
rand,
randomize,
children,
child,
front,
back,
childIndex,
childByName,
Atributos
uint DEBUG
Flags
.
.
Objekt current
Reference
.
.
Objekt first
Reference
.
.
Objekt last
Reference
.
.
int count
Number
.
.
bool is_empty
Bool
.
.
float total_weight
Number
.
.
klass klass
Klass
int sort_order
Enum
Objekt rand_gen
Reference
bool weights_gt_0
Bool
bool auto_current
Bool
void on_current
Expression
.
void on_change
Expression
.
caller Content|Reset
Caller
.
void reset (this: Collection)
Method
void set_current (this: Collection, obj: Objekt)
Method
void current_forward (this: Collection, cycle: bool)
Method
void current_backward (this: Collection, cycle: bool)
Method
float weight (this: Collection, obj: Objekt)
Method
bool contains (this: Collection, obj: Objekt)
Method
Objekt item (this: Collection, index: int)
Method
void put (this: Collection, obj: Objekt)
Method
Objekt get (this: Collection)
Method
void toggle (this: Collection, obj: Objekt)
Method
void cut (this: Collection, count: int)
Method
void del (this: Collection, obj: Objekt)
Method
void add (this: Collection, obj: Objekt, weight: float)
Method
void sub (this: Collection, obj: Objekt, weight: float)
Method
void set (this: Collection, obj: Objekt, weight: float)
Method
Objekt get_where (this: Collection, iter_expr: bool)
Method
void del_where (this: Collection, iter_expr: bool)
Method
void add_where (this: Collection, weight: bool)
Method
void set_where (this: Collection, weight: bool)
Method
(C) Paco SuƔrez (pacosu@xitai,es). 2020.
XITAI