Search
Preparing search index...
The search index is not available
modloader64
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
modloader64
modloader/cores/OOT/ShieldsEquipment
ShieldsEquipment
Class ShieldsEquipment
Hierarchy
JSONTemplate
ShieldsEquipment
Implements
IShields
Index
Constructors
constructor
Properties
emulator
equipment_
addr
instance
json
Fields
Accessors
deku
Shield
hylian
Shield
mirror
Shield
Methods
toJSON
Constructors
constructor
new
Shields
Equipment
(
emulator
:
IMemory
)
:
ShieldsEquipment
Parameters
emulator:
IMemory
Returns
ShieldsEquipment
Properties
Private
emulator
emulator
:
IMemory
Private
equipment_
addr
equipment_
addr
:
number
= ...
Private
instance
instance
:
number
= ...
json
Fields
json
Fields
:
string
[]
= ...
Accessors
deku
Shield
get
dekuShield
(
)
:
boolean
set
dekuShield
(
bool
:
boolean
)
:
void
Returns
boolean
Parameters
bool:
boolean
Returns
void
hylian
Shield
get
hylianShield
(
)
:
boolean
set
hylianShield
(
bool
:
boolean
)
:
void
Returns
boolean
Parameters
bool:
boolean
Returns
void
mirror
Shield
get
mirrorShield
(
)
:
boolean
set
mirrorShield
(
bool
:
boolean
)
:
void
Returns
boolean
Parameters
bool:
boolean
Returns
void
Methods
toJSON
toJSON
(
)
:
any
Returns
any
Exports
modloader/cores/OOT/
Shields
Equipment
Shield
Bit
Map
Shields
Equipment
constructor
emulator
equipment_
addr
instance
json
Fields
deku
Shield
hylian
Shield
mirror
Shield
toJSON
Generated using
TypeDoc