[][src]Module duckduckgeo::bot

2d bot library where a bot is a 2d particle with mass.

Structs

Bot

A bot with 2d position,velocity,acceleration

BotProp

Properties that help express a group of bots. For example, their radius.

BotScene

A group of bots and a property object describing them.

BotSceneBuilder

Builder to build a bot scene.

Dist

A struct with cached calculations based off of a radius.

Mouse

Mouse object. Includes position of the mouse and its aabb.

MouseProp

Properties of a mouse