Struct tcod::random::Rng [] [src]

pub struct Rng { /* fields omitted */ }

Methods

impl Rng
[src]

Trait Implementations

impl AsNative<TCOD_random_t> for Rng
[src]

impl Drop for Rng
[src]

A method called when the value goes out of scope. Read more