RllMxx mixin

Mixin, that has roll aso. methods, can roll APG-like textual data IDEA: master calls these methods IDEA:can play roll-like activities on coming data IDEA:has loop with init-build-act-roll-done-show-sleep methods IDEA: Might act simultaneously with classes ROLL-action IDEA:has ready counters and statistics IDEA: is kind of super-parallel roll

NAME: ra is too common, rl 85x TODO rll 0x Usage: affair, camp, store

Mixin Applications

Properties

hashCode int
The hash code for this object.
no setterinherited
rllCanComposeB bool
getter/setter pair
rllCanConductB bool
getter/setter pair
rllCanPlayB bool
getter/setter pair
rllChainS String
getter/setter pair
rllChainSSample String
getter/setter pair
rllName String
getter/setter pair
rllStM Map<String, bool>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rllAct() → void
rllBuild() → void
rllCall(String _caller, String _msg) → void
mixin
rllDone() → void
rllInit() → void
rllRoll() → void
rllSleep() → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited