Struct tcod_sys::Struct_Unnamed29 [] [src]

#[repr(C)]
pub struct Struct_Unnamed29 { pub x: c_int, pub y: c_int, pub w: c_int, pub h: c_int, pub position: c_int, pub level: uint8, pub horizontal: _bool, // some fields omitted }

Fields

Methods

impl Struct_Unnamed29
[src]

Trait Implementations

impl Copy for Struct_Unnamed29
[src]

impl Clone for Struct_Unnamed29
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_Unnamed29
[src]

Returns the "default value" for a type. Read more