Loading [MathJax]/extensions/MathMenu.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Toggle main menu visibility
Main Page
Topics
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
o
p
q
r
s
t
u
w
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
o
p
q
r
s
t
u
w
Variables
a
b
c
d
e
f
g
h
j
l
m
p
s
w
Typedefs
Enumerations
Enumerator
c
e
o
t
u
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
i
j
m
o
p
r
s
t
u
v
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
o
p
q
r
s
t
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Related Symbols
c
d
j
o
z
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
z
▼
Twilight Princess
►
About
▼
Topics
►
Actors
▼
JSystem
►
J2D
►
J3D
►
JAudio
►
JFramework
JGadget
►
JKernel
►
JMath
►
JMessage
►
JParticle
►
JStage
JStudio
▼
JSupport
►
JSUFileInputStream
►
JSUInputStream
►
JSUIosBase
►
JSUPtrLink
►
JSULink< T >
►
JSUPtrList
►
JSUList< T >
►
JSUListIterator< T >
►
JSUTree< T >
►
JSUTreeIterator< T >
►
JSUMemoryInputStream
►
JSUOutputStream
►
JSURandomInputStream
►
JSURandomOutputStream
JSUConvertOffsetToPtr
JSUConvertOffsetToPtr
►
JUtility
►
Namespaces
►
Classes
►
Files
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
Loading...
Searching...
No Matches
JSUTree< T > Member List
This is the complete list of members for
JSUTree< T >
, including all inherited members.
append
(JSULink< T > *link)
JSUList< T >
inline
JSUPtrList::append
(JSUPtrLink *ptr)
JSUPtrList
appendChild
(JSUTree< T > *child)
JSUTree< T >
inline
getEnd
() const
JSUList< T >
inline
getEndChild
() const
JSUTree< T >
inline
getFirst
() const
JSUList< T >
inline
getFirstChild
() const
JSUTree< T >
inline
getFirstLink
() const
JSUPtrList
inline
getLast
() const
JSUList< T >
inline
getLastChild
() const
JSUTree< T >
inline
getLastLink
() const
JSUPtrList
inline
getList
() const
JSUPtrLink
inline
getNext
() const
JSULink< T >
inline
getNextChild
() const
JSUTree< T >
inline
getNth
(int index)
JSUList< T >
inline
getNthLink
(u32 i) const
JSUPtrList
getNumChildren
() const
JSUTree< T >
inline
getNumLinks
() const
JSUList< T >
inline
getObject
() const
JSUTree< T >
inline
getObjectPtr
() const
JSUPtrLink
inline
getParent
() const
JSUTree< T >
inline
getPrev
() const
JSULink< T >
inline
getPrevChild
() const
JSUTree< T >
inline
getSupervisor
() const
JSULink< T >
inline
initiate
()
JSUPtrList
insert
(JSULink< T > *before, JSULink< T > *link)
JSUList< T >
inline
JSUPtrList::insert
(JSUPtrLink *before, JSUPtrLink *ptr)
JSUPtrList
insertChild
(JSUTree< T > *before, JSUTree< T > *child)
JSUTree< T >
inline
JSULink
(T *object)
JSULink< T >
inline
JSUList
()
JSUList< T >
inline
JSUList
(bool init)
JSUList< T >
inline
JSUPtrLink
(void *object)
JSUPtrLink
JSUPtrList
()
JSUPtrList
inline
JSUPtrList
(bool init)
JSUPtrList
JSUTree
(T *owner)
JSUTree< T >
inline
mHead
JSUPtrList
private
mLength
JSUPtrList
private
mList
JSUPtrLink
mNext
JSUPtrLink
mObject
JSUPtrLink
mPrev
JSUPtrLink
mTail
JSUPtrList
private
prepend
(JSULink< T > *link)
JSUList< T >
inline
JSUPtrList::prepend
(JSUPtrLink *ptr)
JSUPtrList
remove
(JSULink< T > *link)
JSUList< T >
inline
JSUPtrList::remove
(JSUPtrLink *ptr)
JSUPtrList
removeChild
(JSUTree< T > *child)
JSUTree< T >
inline
setFirst
(JSUPtrLink *first)
JSUPtrList
~JSUList
()
JSUList< T >
inline
~JSUPtrLink
()
JSUPtrLink
~JSUPtrList
()
JSUPtrList
~JSUTree
()
JSUTree< T >
inline
Generated by
1.12.0