screpl.plugins.location.manager module

class screpl.plugins.location.manager. LocationManagerApp [source]

Bases: screpl.core.application.Application

Application Fields

location
resultref_location_epd
centerview

Application Methods

index

methods

0

screpl.plugins.location.manager.LocationManagerApp.loop()

1

screpl.core.application.Application.on_chat()

2

screpl.plugins.location.manager.LocationManagerApp.on_destruct()

3

screpl.plugins.location.manager.LocationManagerApp.on_init()

4

screpl.core.application.Application.on_resume()

5

screpl.plugins.location.manager.LocationManagerApp.print()

6

screpl.plugins.location.manager.LocationManagerApp.set_location()

loop ( self )

AppMethodN (index=0)

on_destruct ( self )

AppMethodN (index=2)

on_init ( self )

AppMethodN (index=3)

print ( self , writer )

AppMethodN (index=5)

set_location ( self , new_location )

AppMethodN (index=6)

cv ( self )

AppCommandN - Toggle CenterView Effect

static set_content ( location , resultref_location_epd = None ) [source]