[][src]Module tokyo::analyzer

Modules

bullet
player

Structs

Analyzer

Analyzer provides a set of methods to analyze the current state of the world, past behaviors of the Players and Bullets, and future projections.

Constants

ANALYSIS_INTERVAL

Collision detection etc is done at this compute interval.