icustomhero

Type Alias icustomhero 

Source
pub type icustomhero = icustomhero_s;

Aliased Type§

#[repr(C)]
pub struct icustomhero { pub pos: irect_s, pub name: *mut u8, pub hero_bmp: *mut ibitmap_s, pub max_bubbles: i32, pub bubbles: *mut *mut irect_s, }

Fields§

§pos: irect_s§name: *mut u8§hero_bmp: *mut ibitmap_s§max_bubbles: i32§bubbles: *mut *mut irect_s