Module screeps_async::macros
source · Expand description
Macros to make common workflows easier
Attribute Macros§
- Helper to wrap your main loop entrypoint in code that will automatically configure the ScreepsRuntime and invoke it at the end of each tick.