Dazzle.CounterArena¶
Fields¶
None
Methods¶
class |
|
class |
|
|
|
|
|
|
|
|
Details¶
- class Dazzle.CounterArena¶
- classmethod get_default()¶
- Return type:
- foreach(func, *user_data)¶
- Parameters:
func (
Dazzle.CounterForeachFunc
) – A callback to execute
Calls func for every counter found in area.
- ref()¶
- Return type:
- register(counter)¶
- Parameters:
counter (
Dazzle.Counter
) –
- unref()¶