Module amethyst_utils::circular_buffer[][src]

CircularBuffer

Structs

CircularBuffer

A CircularBuffer that drops the oldest element inserted when full.