Stage

Struct Stage 

Source
#[repr(C)]
pub struct Stage {
Show 142 fields pub cam_LeftBound: f32, pub cam_RightBound: f32, pub cam_TopBound: f32, pub cam_BottomBound: f32, pub cam_HorizOffset: f32, pub crowdReactStart: f32, pub fov_d: f32, pub fov_u: f32, pub fov_r: f32, pub fov_l: f32, pub x28: f32, pub x2c: f32, pub x30: f32, pub x34: f32, pub x38: f32, pub x3c: f32, pub x40: f32, pub x44: c_int, pub x48: c_int, pub x4c: c_int, pub x50: c_int, pub x54: c_int, pub x58: c_int, pub x5c: c_int, pub x60: c_int, pub x64: c_int, pub x68: c_int, pub x6c: c_int, pub x70: c_int, pub blastzoneLeft: f32, pub blastzoneRight: f32, pub blastzoneTop: f32, pub blastzoneBottom: f32, pub flags: c_int, pub stageID: c_int, pub flags2: c_int, pub x90: c_int, pub x94: c_int, pub hpsID: c_int, pub x9c: c_int, pub xa0: c_int, pub xa4: c_int, pub xa8: c_int, pub xac: c_int, pub xb0: c_int, pub xb4: c_int, pub xb8: c_int, pub xbc: c_int, pub xc0: c_int, pub xc4: c_int, pub xc8: c_int, pub xcc: c_int, pub xd0: c_int, pub xd4: c_int, pub xd8: c_int, pub xdc: c_int, pub xe0: c_int, pub xe4: c_int, pub xe8: c_int, pub xec: c_int, pub xf0: c_int, pub xf4: c_int, pub xf8: c_int, pub xfc: c_int, pub x100: c_int, pub x104: c_int, pub x108: c_int, pub x10c: c_int, pub x110: c_int, pub x114: c_int, pub x118: c_int, pub x11c: c_int, pub x120: c_int, pub x124: c_int, pub x128: c_int, pub x12c: c_int, pub x130: c_int, pub x134: c_int, pub x138: c_int, pub x13c: c_int, pub x140: c_int, pub x144: c_int, pub x148: c_int, pub x14c: c_int, pub x150: c_int, pub x154: c_int, pub x158: c_int, pub x15c: c_int, pub x160: c_int, pub x164: c_int, pub x168: c_int, pub x16c: c_int, pub x170: c_int, pub x174: c_int, pub x178: c_int, pub x17c: c_int, pub map_gobjs: [*mut GOBJ; 64], pub general_points: [*mut JOBJ; 256], pub x680: c_int, pub x684: c_int, pub x688: c_int, pub x68c: c_int, pub x690: c_int, pub x694: c_int, pub x698: c_int, pub x69c: c_int, pub x6a0: c_int, pub on_go: *mut StageOnGO, pub itemData: *mut c_int, pub coll_data: *mut c_int, pub grGroundParam: *mut c_int, pub ALDYakuAll: *mut c_int, pub map_ptcl: *mut c_int, pub map_texg: *mut c_int, pub yakumono_param: *mut c_int, pub map_plit: *mut c_int, pub x6c8: *mut c_int, pub quake_model_set: *mut c_void, pub x6d0: *mut c_int, pub targetsRemaining: *mut c_int, pub x6d8: c_int, pub x6dc: c_int, pub x6e0: c_int, pub x6e4: c_int, pub x6e8: c_int, pub x6ec: c_int, pub x6f0: c_int, pub x6f4: c_int, pub x6f8: c_int, pub x6fc: c_int, pub x700: c_int, pub x704: c_int, pub x708: c_int, pub x70c: c_int, pub x710: c_int, pub x714: c_int, pub x718: c_int, pub x71c: c_int, pub x720: c_int, pub x724: c_int, pub x728: c_int, pub x72C: c_int,
}

Fields§

§cam_LeftBound: f32§cam_RightBound: f32§cam_TopBound: f32§cam_BottomBound: f32§cam_HorizOffset: f32§crowdReactStart: f32§fov_d: f32§fov_u: f32§fov_r: f32§fov_l: f32§x28: f32§x2c: f32§x30: f32§x34: f32§x38: f32§x3c: f32§x40: f32§x44: c_int§x48: c_int§x4c: c_int§x50: c_int§x54: c_int§x58: c_int§x5c: c_int§x60: c_int§x64: c_int§x68: c_int§x6c: c_int§x70: c_int§blastzoneLeft: f32§blastzoneRight: f32§blastzoneTop: f32§blastzoneBottom: f32§flags: c_int§stageID: c_int§flags2: c_int§x90: c_int§x94: c_int§hpsID: c_int§x9c: c_int§xa0: c_int§xa4: c_int§xa8: c_int§xac: c_int§xb0: c_int§xb4: c_int§xb8: c_int§xbc: c_int§xc0: c_int§xc4: c_int§xc8: c_int§xcc: c_int§xd0: c_int§xd4: c_int§xd8: c_int§xdc: c_int§xe0: c_int§xe4: c_int§xe8: c_int§xec: c_int§xf0: c_int§xf4: c_int§xf8: c_int§xfc: c_int§x100: c_int§x104: c_int§x108: c_int§x10c: c_int§x110: c_int§x114: c_int§x118: c_int§x11c: c_int§x120: c_int§x124: c_int§x128: c_int§x12c: c_int§x130: c_int§x134: c_int§x138: c_int§x13c: c_int§x140: c_int§x144: c_int§x148: c_int§x14c: c_int§x150: c_int§x154: c_int§x158: c_int§x15c: c_int§x160: c_int§x164: c_int§x168: c_int§x16c: c_int§x170: c_int§x174: c_int§x178: c_int§x17c: c_int§map_gobjs: [*mut GOBJ; 64]§general_points: [*mut JOBJ; 256]§x680: c_int§x684: c_int§x688: c_int§x68c: c_int§x690: c_int§x694: c_int§x698: c_int§x69c: c_int§x6a0: c_int§on_go: *mut StageOnGO§itemData: *mut c_int§coll_data: *mut c_int§grGroundParam: *mut c_int§ALDYakuAll: *mut c_int§map_ptcl: *mut c_int§map_texg: *mut c_int§yakumono_param: *mut c_int§map_plit: *mut c_int§x6c8: *mut c_int§quake_model_set: *mut c_void§x6d0: *mut c_int§targetsRemaining: *mut c_int§x6d8: c_int§x6dc: c_int§x6e0: c_int§x6e4: c_int§x6e8: c_int§x6ec: c_int§x6f0: c_int§x6f4: c_int§x6f8: c_int§x6fc: c_int§x700: c_int§x704: c_int§x708: c_int§x70c: c_int§x710: c_int§x714: c_int§x718: c_int§x71c: c_int§x720: c_int§x724: c_int§x728: c_int§x72C: c_int

Trait Implementations§

Source§

impl Clone for Stage

Source§

fn clone(&self) -> Stage

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Copy for Stage

Auto Trait Implementations§

§

impl Freeze for Stage

§

impl RefUnwindSafe for Stage

§

impl !Send for Stage

§

impl !Sync for Stage

§

impl Unpin for Stage

§

impl UnwindSafe for Stage

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.