NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
WPADExtConfig Struct Reference

Description

Definition at line 128 of file WPADInternal.h.

Public Attributes

union { 
 
   struct { 
 
      s16   stickXCenter 
 
      s16   at_0x02 
 
      s16   at_0x04 
 
      s16   stickYCenter 
 
      s16   at_0x08 
 
      s16   at_0x0a 
 
      s16   accX0g 
 
      s16   accY0g 
 
      s16   accZ0g 
 
      s16   accX1g 
 
      s16   accY1g 
 
      s16   accZ1g 
 
   }   fs 
 
   struct { 
 
      s16   lStickXCenter 
 
      s16   at_0x02 
 
      s16   at_0x04 
 
      s16   lStickYCenter 
 
      s16   at_0x08 
 
      s16   at_0x0a 
 
      s16   rStickXCenter 
 
      s16   at_0x0e 
 
      s16   at_0x10 
 
      s16   rStickYCenter 
 
      s16   at_0x14 
 
      s16   at_0x16 
 
      u8   triggerLZero 
 
      u8   triggerRZero 
 
   }   cl 
 
};  
 

Member Data Documentation

◆ stickXCenter

s16 WPADExtConfig::stickXCenter

Definition at line 131 of file WPADInternal.h.

◆ at_0x02

s16 WPADExtConfig::at_0x02

Definition at line 132 of file WPADInternal.h.

◆ at_0x04

s16 WPADExtConfig::at_0x04

Definition at line 133 of file WPADInternal.h.

◆ stickYCenter

s16 WPADExtConfig::stickYCenter

Definition at line 134 of file WPADInternal.h.

◆ at_0x08

s16 WPADExtConfig::at_0x08

Definition at line 135 of file WPADInternal.h.

◆ at_0x0a

s16 WPADExtConfig::at_0x0a

Definition at line 136 of file WPADInternal.h.

◆ accX0g

s16 WPADExtConfig::accX0g

Definition at line 138 of file WPADInternal.h.

◆ accY0g

s16 WPADExtConfig::accY0g

Definition at line 139 of file WPADInternal.h.

◆ accZ0g

s16 WPADExtConfig::accZ0g

Definition at line 140 of file WPADInternal.h.

◆ accX1g

s16 WPADExtConfig::accX1g

Definition at line 142 of file WPADInternal.h.

◆ accY1g

s16 WPADExtConfig::accY1g

Definition at line 143 of file WPADInternal.h.

◆ accZ1g

s16 WPADExtConfig::accZ1g

Definition at line 144 of file WPADInternal.h.

◆ lStickXCenter

s16 WPADExtConfig::lStickXCenter

Definition at line 148 of file WPADInternal.h.

◆ lStickYCenter

s16 WPADExtConfig::lStickYCenter

Definition at line 151 of file WPADInternal.h.

◆ rStickXCenter

s16 WPADExtConfig::rStickXCenter

Definition at line 155 of file WPADInternal.h.

◆ at_0x0e

s16 WPADExtConfig::at_0x0e

Definition at line 156 of file WPADInternal.h.

◆ at_0x10

s16 WPADExtConfig::at_0x10

Definition at line 157 of file WPADInternal.h.

◆ rStickYCenter

s16 WPADExtConfig::rStickYCenter

Definition at line 158 of file WPADInternal.h.

◆ at_0x14

s16 WPADExtConfig::at_0x14

Definition at line 159 of file WPADInternal.h.

◆ at_0x16

s16 WPADExtConfig::at_0x16

Definition at line 160 of file WPADInternal.h.

◆ triggerLZero

u8 WPADExtConfig::triggerLZero

Definition at line 162 of file WPADInternal.h.

◆ triggerRZero

u8 WPADExtConfig::triggerRZero

Definition at line 163 of file WPADInternal.h.