summaryrefslogtreecommitdiff
path: root/libs/JSystem/J2DGraph/J2DTextBox.cpp
diff options
context:
space:
mode:
authorJulgodis <>2021-04-01 02:07:58 +0200
committerJulgodis <>2021-04-01 02:07:58 +0200
commitf6464a61cecc9b65cf010d2fb7876c23251761f5 (patch)
treef8dca6ee66125288bd3be0cc239cf07276469a02 /libs/JSystem/J2DGraph/J2DTextBox.cpp
parentb999714187d934636004d3d93e1ed1da792d6f80 (diff)
__sinit and progress script update
Diffstat (limited to 'libs/JSystem/J2DGraph/J2DTextBox.cpp')
-rw-r--r--libs/JSystem/J2DGraph/J2DTextBox.cpp1215
1 files changed, 248 insertions, 967 deletions
diff --git a/libs/JSystem/J2DGraph/J2DTextBox.cpp b/libs/JSystem/J2DGraph/J2DTextBox.cpp
index 6620482991..d4ae59def0 100644
--- a/libs/JSystem/J2DGraph/J2DTextBox.cpp
+++ b/libs/JSystem/J2DGraph/J2DTextBox.cpp
@@ -1,1002 +1,379 @@
-//
+//
// Generated By: dol2asm
// Translation Unit: J2DTextBox
-//
+//
+#include "JSystem/J2DGraph/J2DTextBox.h"
#include "dol2asm.h"
#include "dolphin/types.h"
-#include "JSystem/J2DGraph/J2DTextBox.h"
-//
+//
// Types:
-//
+//
-struct _GXCullMode {
-};
+struct _GXCullMode {};
-struct ResTIMG {
-};
+struct ResTIMG {};
-struct ResFONT {
-};
+struct ResFONT {};
struct JUtility {
- struct TColor {
- };
-
+ struct TColor {};
};
-struct JKRHeap {
-};
+struct JKRHeap {};
struct JUTResFont {
- /* 802DEF94 */ // False False
-// ResFONT const* False
-// ResFONT const False
-// ResFONT False
-// JKRHeap* False
-// JKRHeap False
-JUTResFont(ResFONT const*, JKRHeap*);
+ /* 802DEF94 */ JUTResFont(ResFONT const*, JKRHeap*);
};
-struct JUTFont {
-};
+struct JUTFont {};
-struct JSUStreamSeekFrom {
-};
+struct JSUStreamSeekFrom {};
struct JSURandomInputStream {
- /* 802DC458 */ // False False
-// void* False
-// void False
-// s32 False
-void peek(void*, s32);
- /* 802DC4DC */ // False False
-// s32 False
-// JSUStreamSeekFrom False
-void seek(s32, JSUStreamSeekFrom);
+ /* 802DC458 */ void peek(void*, s32);
+ /* 802DC4DC */ void seek(s32, JSUStreamSeekFrom);
};
struct JSUInputStream {
- /* 802DC298 */ // False False
-// void* False
-// void False
-// s32 False
-void read(void*, s32);
+ /* 802DC298 */ void read(void*, s32);
};
-struct JKRArchive {
-};
+struct JKRArchive {};
struct JGeometry {
- template <typename A1>
- struct TBox2 { };
- /* TBox2<f32> */
- struct TBox2__template0 {
- };
-
-};
-
-struct J2DTextBoxVBinding {
+ template <typename A1>
+ struct TBox2 {};
+ /* TBox2<f32> */
+ struct TBox2__template0 {};
};
-struct J2DTextBoxHBinding {
-};
+struct J2DTextBoxVBinding {};
-struct J2DMaterial {
-};
+struct J2DTextBoxHBinding {};
-struct J2DAnmColor {
-};
+struct J2DAnmColor {};
-struct J2DAnmTransform {
-};
+struct J2DAnmBase {};
-struct J2DAnmTevRegKey {
-};
+struct J2DAnmVisibilityFull {};
-struct J2DAnmTexPattern {
-};
+struct J2DAnmTexPattern {};
-struct J2DAnmBase {
-};
+struct J2DAnmTextureSRTKey {};
-struct J2DAnmTextureSRTKey {
-};
+struct J2DAnmTransform {};
-struct J2DAnmVtxColor {
-};
+struct J2DAnmVtxColor {};
-struct J2DAnmVisibilityFull {
-};
+struct J2DAnmTevRegKey {};
struct J2DPane {
- /* 80020158 */ // False False
-// u8 False
-void setAlpha(u8);
- /* 80053BC0 */ // False False
-void calcMtx();
- /* 80053C00 */ // False False
-// f32 False
-// f32 False
-void makeMatrix(f32, f32);
- /* 802F7540 */ // False False
-// f32 False
-// f32 False
-// f32 False
-// f32 False
-void makeMatrix(f32, f32, f32, f32);
- /* 80256018 */ // False False
-// void False
-// J2DAnmVtxColor* False
-// J2DAnmVtxColor False
-void setAnimation(J2DAnmVtxColor*);
- /* 8025601C */ // False False
-// void False
-// J2DAnmVisibilityFull* False
-// J2DAnmVisibilityFull False
-void setAnimation(J2DAnmVisibilityFull*);
- /* 80256020 */ // False False
-// void False
-// J2DAnmTexPattern* False
-// J2DAnmTexPattern False
-void setAnimation(J2DAnmTexPattern*);
- /* 8018BF28 */ // False False
-// void False
-// J2DAnmTextureSRTKey* False
-// J2DAnmTextureSRTKey False
-void setAnimation(J2DAnmTextureSRTKey*);
- /* 802F7FC4 */ // False False
-// J2DAnmTransform* False
-// J2DAnmTransform False
-void setAnimation(J2DAnmTransform*);
- /* 80126350 */ // False False
-// void False
-// J2DAnmTevRegKey* False
-// J2DAnmTevRegKey False
-void setAnimation(J2DAnmTevRegKey*);
- /* 80126354 */ // False False
-// void False
-// J2DAnmColor* False
-// J2DAnmColor False
-void setAnimation(J2DAnmColor*);
- /* 802F7EF4 */ // False False
-// J2DAnmBase* False
-// J2DAnmBase False
-void setAnimation(J2DAnmBase*);
- /* 802F5E88 */ // False True
-// u64 False
-// JGeometry::TBox2<f32> const& False
-// JGeometry::TBox2<f32> const False
-// JGeometry::TBox2<f32> True
-// f32 False
-J2DPane(u64, JGeometry::TBox2<f32> const&);
- /* 802F5BF8 */ // False False
-J2DPane();
- /* 802F60C4 */ // False False
-// J2DPane* False
-// J2DPane False
-// JSURandomInputStream* False
-// JSURandomInputStream False
-void makePaneStream(J2DPane*, JSURandomInputStream*);
- /* 802F658C */ // False False
-~J2DPane();
- /* 802F6F60 */ // False False
-// f32 False
-// f32 False
-void move(f32, f32);
- /* 802F6FB4 */ // False False
-// f32 False
-// f32 False
-void add(f32, f32);
- /* 802F6FF8 */ // False False
-// f32 False
-// f32 False
-void resize(f32, f32);
- /* 802F72E0 */ // False False
-// u64 False
-void search(u64);
- /* 802F7388 */ // False False
-// u64 False
-void searchUserInfo(u64);
- /* 802F7430 */ // False False
-// ResTIMG const* False
-// ResTIMG const False
-// ResTIMG False
-void isUsed(ResTIMG const*);
- /* 802F74B8 */ // False False
-// ResFONT const* False
-// ResFONT const False
-// ResFONT False
-void isUsed(ResFONT const*);
- /* 802F7680 */ // False False
-// _GXCullMode False
-void setCullBack(_GXCullMode);
- /* 802F8428 */ // False False
-// bool False
-void setCullBack(bool);
- /* 802F7B18 */ // False False
-// J2DPane* False
-// J2DPane False
-// JSURandomInputStream* False
-// JSURandomInputStream False
-void makePaneExStream(J2DPane*, JSURandomInputStream*);
- /* 802F7DB8 */ // False False
-// JSURandomInputStream* False
-// JSURandomInputStream False
-// u32 False
-// JKRArchive* False
-// JKRArchive False
-void getPointer(JSURandomInputStream*, u32, JKRArchive*);
- /* 802F8004 */ // False False
-void clearAnmTransform();
- /* 802F8080 */ // False False
-// J2DAnmTransform const* False
-// J2DAnmTransform const False
-// J2DAnmTransform False
-void animationTransform(J2DAnmTransform const*);
- /* 802F8118 */ // False False
-// J2DAnmVisibilityFull* False
-// J2DAnmVisibilityFull False
-void setVisibileAnimation(J2DAnmVisibilityFull*);
- /* 802F81A0 */ // False False
-// J2DAnmVtxColor* False
-// J2DAnmVtxColor False
-void setVtxColorAnimation(J2DAnmVtxColor*);
- /* 802F8228 */ // False False
-// J2DAnmTransform const* False
-// J2DAnmTransform const False
-// J2DAnmTransform False
-void animationPane(J2DAnmTransform const*);
- /* 802F83D0 */ // False False
-// J2DAnmVisibilityFull* False
-// J2DAnmVisibilityFull False
-void setAnimationVF(J2DAnmVisibilityFull*);
- /* 802F83FC */ // False False
-// J2DAnmVtxColor* False
-// J2DAnmVtxColor False
-void setAnimationVC(J2DAnmVtxColor*);
- /* 802F8474 */ // False False
-// void False
-void update();
+ /* 80020158 */ void setAlpha(u8);
+ /* 80053BC0 */ void calcMtx();
+ /* 80053C00 */ void makeMatrix(f32, f32);
+ /* 802F7540 */ void makeMatrix(f32, f32, f32, f32);
+ /* 80256018 */ void setAnimation(J2DAnmVtxColor*);
+ /* 8025601C */ void setAnimation(J2DAnmVisibilityFull*);
+ /* 80256020 */ void setAnimation(J2DAnmTexPattern*);
+ /* 8018BF28 */ void setAnimation(J2DAnmTextureSRTKey*);
+ /* 802F7FC4 */ void setAnimation(J2DAnmTransform*);
+ /* 80126350 */ void setAnimation(J2DAnmTevRegKey*);
+ /* 80126354 */ void setAnimation(J2DAnmColor*);
+ /* 802F7EF4 */ void setAnimation(J2DAnmBase*);
+ /* 802F5E88 */ J2DPane(u64, JGeometry::TBox2<f32> const&);
+ /* 802F5BF8 */ J2DPane();
+ /* 802F60C4 */ void makePaneStream(J2DPane*, JSURandomInputStream*);
+ /* 802F658C */ ~J2DPane();
+ /* 802F6F60 */ void move(f32, f32);
+ /* 802F6FB4 */ void add(f32, f32);
+ /* 802F6FF8 */ void resize(f32, f32);
+ /* 802F72E0 */ void search(u64);
+ /* 802F7388 */ void searchUserInfo(u64);
+ /* 802F7430 */ void isUsed(ResTIMG const*);
+ /* 802F74B8 */ void isUsed(ResFONT const*);
+ /* 802F7680 */ void setCullBack(_GXCullMode);
+ /* 802F8428 */ void setCullBack(bool);
+ /* 802F7B18 */ void makePaneExStream(J2DPane*, JSURandomInputStream*);
+ /* 802F7DB8 */ void getPointer(JSURandomInputStream*, u32, JKRArchive*);
+ /* 802F8004 */ void clearAnmTransform();
+ /* 802F8080 */ void animationTransform(J2DAnmTransform const*);
+ /* 802F8118 */ void setVisibileAnimation(J2DAnmVisibilityFull*);
+ /* 802F81A0 */ void setVtxColorAnimation(J2DAnmVtxColor*);
+ /* 802F8228 */ void animationPane(J2DAnmTransform const*);
+ /* 802F83D0 */ void setAnimationVF(J2DAnmVisibilityFull*);
+ /* 802F83FC */ void setAnimationVC(J2DAnmVtxColor*);
+ /* 802F8474 */ void update();
};
+struct J2DMaterial {};
+
struct J2DTextBox {
- /* 80186C84 */ // False False
-// JUtility::TColor False
-void setWhite(JUtility::TColor);
- /* 8019230C */ // False False
-// JUtility::TColor False
-// JUtility::TColor False
-void setBlackWhite(JUtility::TColor, JUtility::TColor);
- /* 801DFA28 */ // False False
-void getWhite() const;
- /* 801DFA34 */ // False False
-void getBlack() const;
- /* 8021C7F4 */ // False False
-void getFont() const;
- /* 80254408 */ // False False
-// JUtility::TColor False
-void setBlack(JUtility::TColor);
- /* 8025602C */ // False False
-// bool False
-bool getMaterial() const;
- /* 802FFBC4 */ // False True
-// u64 False
-// JGeometry::TBox2<f32> const& False
-// JGeometry::TBox2<f32> const False
-// JGeometry::TBox2<f32> True
-// f32 False
-// ResFONT const* False
-// ResFONT const False
-// ResFONT False
-// char const* False
-// char const False
-// char False
-// s16 False
-// J2DTextBoxHBinding False
-// J2DTextBoxVBinding False
-J2DTextBox(u64, JGeometry::TBox2<f32> const&, ResFONT const*, char const*, s16, J2DTextBoxHBinding, J2DTextBoxVBinding);
- /* 802FF6D8 */ // False False
-// J2DPane* False
-// J2DPane False
-// JSURandomInputStream* False
-// JSURandomInputStream False
-// JKRArchive* False
-// JKRArchive False
-J2DTextBox(J2DPane*, JSURandomInputStream*, JKRArchive*);
- /* 802FF75C */ // False False
-// J2DPane* False
-// J2DPane False
-// JSURandomInputStream* False
-// JSURandomInputStream False
-// u32 False
-// J2DMaterial* False
-// J2DMaterial False
-J2DTextBox(J2DPane*, JSURandomInputStream*, u32, J2DMaterial*);
- /* 802FF660 */ // False False
-J2DTextBox();
- /* 802FFC58 */ // False False
-// ResFONT const* False
-// ResFONT const False
-// ResFONT False
-// char const* False
-// char const False
-// char False
-// s16 False
-// J2DTextBoxHBinding False
-// J2DTextBoxVBinding False
-void initiate(ResFONT const*, char const*, s16, J2DTextBoxHBinding, J2DTextBoxVBinding);
- /* 802FFE88 */ // True False
-// J2DPane* False
-// J2DPane False
-// JSURandomInputStream* False
-// JSURandomInputStream False
-// JKRArchive* False
-// JKRArchive False
-void private_readStream(J2DPane*, JSURandomInputStream*, JKRArchive*);
- /* 803001E0 */ // False False
-~J2DTextBox();
- /* 80300278 */ // True False
-// JUTFont* False
-// JUTFont False
-void setFont(JUTFont*);
- /* 80300490 */ // False False
-// f32 False
-// f32 False
-// f32 False
-// J2DTextBoxHBinding False
-void draw(f32, f32, f32, J2DTextBoxHBinding);
- /* 803002E8 */ // True False
-// f32 False
-// f32 False
-void draw(f32, f32);
- /* 80300658 */ // False False
-void getStringPtr() const;
- /* 8030074C */ // False False
-// s16 False
-// char const* False
-// char const False
-// char False
-// ... False
-void setString(s16, char const*, ...);
- /* 80300660 */ // False False
-// char const* False
-// char const False
-// char False
-// ... False
-void setString(char const*, ...);
- /* 80300870 */ // False False
-// bool False
-void setConnectParent(bool);
- /* 80300950 */ // True False
-// f32 False
-// f32 False
-// f32 (* )[3][4] False
-// f32 False
-// * False
-// False
-void drawSelf(f32, f32, f32 (* )[3][4]);
- /* 803008E8 */ // False False
-// f32 False
-// f32 False
-void drawSelf(f32, f32);
- /* 80300AF8 */ // False False
-// f32 False
-// f32 False
-void resize(f32, f32);
- /* 80300C70 */ // True False
-// ResTIMG const* False
-// ResTIMG const False
-// ResTIMG False
-void isUsed(ResTIMG const*);
- /* 80300BFC */ // True False
-// ResFONT const* False
-// ResFONT const False
-// ResFONT False
-void isUsed(ResFONT const*);
- /* 80300C68 */ // False False
-// s32 False
-s32 getTypeID() const;
- /* 80300C90 */ // True False
-// void False
-void rewriteAlpha();
+ /* 80186C84 */ void setWhite(JUtility::TColor);
+ /* 8019230C */ void setBlackWhite(JUtility::TColor, JUtility::TColor);
+ /* 801DFA28 */ void getWhite() const;
+ /* 801DFA34 */ void getBlack() const;
+ /* 8021C7F4 */ void getFont() const;
+ /* 80254408 */ void setBlack(JUtility::TColor);
+ /* 8025602C */ bool getMaterial() const;
+ /* 802FFBC4 */ J2DTextBox(u64, JGeometry::TBox2<f32> const&, ResFONT const*, char const*, s16,
+ J2DTextBoxHBinding, J2DTextBoxVBinding);
+ /* 802FF6D8 */ J2DTextBox(J2DPane*, JSURandomInputStream*, JKRArchive*);
+ /* 802FF75C */ J2DTextBox(J2DPane*, JSURandomInputStream*, u32, J2DMaterial*);
+ /* 802FF660 */ J2DTextBox();
+ /* 802FFC58 */ void initiate(ResFONT const*, char const*, s16, J2DTextBoxHBinding,
+ J2DTextBoxVBinding);
+ /* 802FFE88 */ void private_readStream(J2DPane*, JSURandomInputStream*, JKRArchive*);
+ /* 803001E0 */ ~J2DTextBox();
+ /* 80300278 */ void setFont(JUTFont*);
+ /* 80300490 */ void draw(f32, f32, f32, J2DTextBoxHBinding);
+ /* 803002E8 */ void draw(f32, f32);
+ /* 80300658 */ void getStringPtr() const;
+ /* 8030074C */ void setString(s16, char const*, ...);
+ /* 80300660 */ void setString(char const*, ...);
+ /* 80300870 */ void setConnectParent(bool);
+ /* 80300950 */ void drawSelf(f32, f32, f32 (*)[3][4]);
+ /* 803008E8 */ void drawSelf(f32, f32);
+ /* 80300AF8 */ void resize(f32, f32);
+ /* 80300C70 */ void isUsed(ResTIMG const*);
+ /* 80300BFC */ void isUsed(ResFONT const*);
+ /* 80300C68 */ s32 getTypeID() const;
+ /* 80300C90 */ void rewriteAlpha();
};
struct J2DPrint {
- /* 802F4394 */ // False False
-// JUTFont* False
-// JUTFont False
-// f32 False
-// f32 False
-// JUtility::TColor False
-// JUtility::TColor False
-// JUtility::TColor False
-// JUtility::TColor False
-J2DPrint(JUTFont*, f32, f32, JUtility::TColor, JUtility::TColor, JUtility::TColor, JUtility::TColor);
- /* 802F4420 */ // False False
-~J2DPrint();
- /* 802F475C */ // False False
-// f32 False
-// f32 False
-void locate(f32, f32);
- /* 802F4778 */ // False False
-// f32 False
-// f32 False
-// u8 False
-// char const* False
-// char const False
-// char False
-// ... False
-void print(f32, f32, u8, char const*, ...);
- /* 802F4828 */ // False False
-// char const* False
-// char const False
-// char False
-// f32 False
-// f32 False
-// J2DTextBoxHBinding False
-// J2DTextBoxVBinding False
-// f32 False
-// f32 False
-// u8 False
-void printReturn(char const*, f32, f32, J2DTextBoxHBinding, J2DTextBoxVBinding, f32, f32, u8);
+ /* 802F4394 */ J2DPrint(JUTFont*, f32, f32, JUtility::TColor, JUtility::TColor,
+ JUtility::TColor, JUtility::TColor);
+ /* 802F4420 */ ~J2DPrint();
+ /* 802F475C */ void locate(f32, f32);
+ /* 802F4778 */ void print(f32, f32, u8, char const*, ...);
+ /* 802F4828 */ void printReturn(char const*, f32, f32, J2DTextBoxHBinding, J2DTextBoxVBinding,
+ f32, f32, u8);
};
-//
+//
// Forward References:
-//
+//
-
-// False False
extern "C" void __ct__10J2DTextBoxFv();
-// False False
-// J2DPane* False
-// J2DPane False
-// JSURandomInputStream* False
-// JSURandomInputStream False
-// JKRArchive* False
-// JKRArchive False
extern "C" void __ct__10J2DTextBoxFP7J2DPaneP20JSURandomInputStreamP10JKRArchive();
-// False False
-// J2DPane* False
-// J2DPane False
-// JSURandomInputStream* False
-// JSURandomInputStream False
-// u32 False
-// J2DMaterial* False
-// J2DMaterial False
extern "C" void __ct__10J2DTextBoxFP7J2DPaneP20JSURandomInputStreamUlP11J2DMaterial();
-// False True
-// u64 False
-// JGeometry::TBox2<f32> const& False
-// JGeometry::TBox2<f32> const False
-// JGeometry::TBox2<f32> True
-// f32 False
-// ResFONT const* False
-// ResFONT const False
-// ResFONT False
-// char const* False
-// char const False
-// char False
-// s16 False
-// J2DTextBoxHBinding False
-// J2DTextBoxVBinding False
extern "C" void func_802FFBC4();
-// False False
-// ResFONT const* False
-// ResFONT const False
-// ResFONT False
-// char const* False
-// char const False
-// char False
-// s16 False
-// J2DTextBoxHBinding False
-// J2DTextBoxVBinding False
extern "C" void initiate__10J2DTextBoxFPC7ResFONTPCcs18J2DTextBoxHBinding18J2DTextBoxVBinding();
-// True False
-// J2DPane* False
-// J2DPane False
-// JSURandomInputStream* False
-// JSURandomInputStream False
-// JKRArchive* False
-// JKRArchive False
extern "C" void private_readStream__10J2DTextBoxFP7J2DPaneP20JSURandomInputStreamP10JKRArchive();
-// False False
extern "C" void __dt__10J2DTextBoxFv();
-// True False
-// JUTFont* False
-// JUTFont False
extern "C" void setFont__10J2DTextBoxFP7JUTFont();
-// True False
-// f32 False
-// f32 False
extern "C" void draw__10J2DTextBoxFff();
-// False False
-// f32 False
-// f32 False
-// f32 False
-// J2DTextBoxHBinding False
extern "C" void draw__10J2DTextBoxFfff18J2DTextBoxHBinding();
-// False False
extern "C" void getStringPtr__10J2DTextBoxCFv();
-// False False
-// char const* False
-// char const False
-// char False
-// ... False
extern "C" void setString__10J2DTextBoxFPCce();
-// False False
-// s16 False
-// char const* False
-// char const False
-// char False
-// ... False
extern "C" void setString__10J2DTextBoxFsPCce();
-// False False
-// bool False
extern "C" void setConnectParent__10J2DTextBoxFb();
-// False False
-// f32 False
-// f32 False
extern "C" void drawSelf__10J2DTextBoxFff();
-// True False
-// f32 False
-// f32 False
-// f32 (* )[3][4] False
-// f32 False
-// * False
-// False
extern "C" void drawSelf__10J2DTextBoxFffPA3_A4_f();
-// False False
-// f32 False
-// f32 False
extern "C" void resize__10J2DTextBoxFff();
-// True False
-// ResFONT const* False
-// ResFONT const False
-// ResFONT False
extern "C" void isUsed__10J2DTextBoxFPC7ResFONT();
-// False False
-// s32 False
extern "C" s32 getTypeID__10J2DTextBoxCFv();
-// True False
-// ResTIMG const* False
-// ResTIMG const False
-// ResTIMG False
extern "C" void isUsed__10J2DTextBoxFPC7ResTIMG();
-// True False
-// void False
extern "C" void rewriteAlpha__10J2DTextBoxFv();
extern "C" extern char const* const J2DTextBox__stringBase0;
extern "C" extern void* __vt__10J2DTextBox[47 + 1 /* padding */];
-//
+//
// External References:
-//
+//
-// False False
-// void* False
-// void False
-// u32 False
void* operator new(u32);
-// False False
-// void* False
-// void False
-// u32 False
void* operator new[](u32);
-// False False
-// void False
-// void* False
-// void False
void operator delete(void*);
-// False False
-// void False
-// void* False
-// void False
void operator delete[](void*);
-// False False
-// u8 False
extern "C" void setAlpha__7J2DPaneFUc();
-// False False
extern "C" void calcMtx__7J2DPaneFv();
-// False False
-// f32 False
-// f32 False
extern "C" void makeMatrix__7J2DPaneFff();
-// False False
-// void False
-// J2DAnmTevRegKey* False
-// J2DAnmTevRegKey False
extern "C" void setAnimation__7J2DPaneFP15J2DAnmTevRegKey();
-// False False
-// void False
-// J2DAnmColor* False
-// J2DAnmColor False
extern "C" void setAnimation__7J2DPaneFP11J2DAnmColor();
-// False False
-// JUtility::TColor False
extern "C" void setWhite__10J2DTextBoxFQ28JUtility6TColor();
-// False False
-// void False
-// J2DAnmTextureSRTKey* False
-// J2DAnmTextureSRTKey False
extern "C" void setAnimation__7J2DPaneFP19J2DAnmTextureSRTKey();
-// False False
-// JUtility::TColor False
-// JUtility::TColor False
extern "C" void setBlackWhite__10J2DTextBoxFQ28JUtility6TColorQ28JUtility6TColor();
-// False False
extern "C" void getWhite__10J2DTextBoxCFv();
-// False False
extern "C" void getBlack__10J2DTextBoxCFv();
-// False False
extern "C" void getFont__10J2DTextBoxCFv();
-// False False
-// JUtility::TColor False
extern "C" void setBlack__10J2DTextBoxFQ28JUtility6TColor();
-// False False
-// void False
-// J2DAnmVtxColor* False
-// J2DAnmVtxColor False
extern "C" void setAnimation__7J2DPaneFP14J2DAnmVtxColor();
-// False False
-// void False
-// J2DAnmVisibilityFull* False
-// J2DAnmVisibilityFull False
extern "C" void setAnimation__7J2DPaneFP20J2DAnmVisibilityFull();
-// False False
-// void False
-// J2DAnmTexPattern* False
-// J2DAnmTexPattern False
extern "C" void setAnimation__7J2DPaneFP16J2DAnmTexPattern();
-// False False
-// bool False
extern "C" bool getMaterial__10J2DTextBoxCFv();
-// False False
-// void* False
-// void False
-// u32 False
extern "C" void* __nw__FUl();
-// False False
-// void* False
-// void False
-// u32 False
extern "C" void* __nwa__FUl();
-// False False
-// void False
-// void* False
-// void False
extern "C" void __dl__FPv();
-// False False
-// void False
-// void* False
-// void False
extern "C" void __dla__FPv();
-// False False
-// void* False
-// void False
-// s32 False
extern "C" void read__14JSUInputStreamFPvl();
-// False False
-// void* False
-// void False
-// s32 False
extern "C" void peek__20JSURandomInputStreamFPvl();
-// False False
-// s32 False
-// JSUStreamSeekFrom False
extern "C" void seek__20JSURandomInputStreamFl17JSUStreamSeekFrom();
-// False False
-// ResFONT const* False
-// ResFONT const False
-// ResFONT False
-// JKRHeap* False
-// JKRHeap False
extern "C" void __ct__10JUTResFontFPC7ResFONTP7JKRHeap();
-// False False
-// JUTFont* False
-// JUTFont False
-// f32 False
-// f32 False
-// JUtility::TColor False
-// JUtility::TColor False
-// JUtility::TColor False
-// JUtility::TColor False
-extern "C" void __ct__8J2DPrintFP7JUTFontffQ28JUtility6TColorQ28JUtility6TColorQ28JUtility6TColorQ28JUtility6TColor();
-// False False
+extern "C" void
+__ct__8J2DPrintFP7JUTFontffQ28JUtility6TColorQ28JUtility6TColorQ28JUtility6TColorQ28JUtility6TColor();
extern "C" void __dt__8J2DPrintFv();
-// False False
-// f32 False
-// f32 False
extern "C" void locate__8J2DPrintFff();
-// False False
-// f32 False
-// f32 False
-// u8 False
-// char const* False
-// char const False
-// char False
-// ... False
extern "C" void print__8J2DPrintFffUcPCce();
-// False False
-// char const* False
-// char const False
-// char False
-// f32 False
-// f32 False
-// J2DTextBoxHBinding False
-// J2DTextBoxVBinding False
-// f32 False
-// f32 False
-// u8 False
extern "C" void printReturn__8J2DPrintFPCcff18J2DTextBoxHBinding18J2DTextBoxVBindingffUc();
-// False False
extern "C" void __ct__7J2DPaneFv();
-// False True
-// u64 False
-// JGeometry::TBox2<f32> const& False
-// JGeometry::TBox2<f32> const False
-// JGeometry::TBox2<f32> True
-// f32 False
extern "C" void func_802F5E88();
-// False False
-// J2DPane* False
-// J2DPane False
-// JSURandomInputStream* False
-// JSURandomInputStream False
extern "C" void makePaneStream__7J2DPaneFP7J2DPaneP20JSURandomInputStream();
-// False False
extern "C" void __dt__7J2DPaneFv();
-// False False
-// f32 False
-// f32 False
extern "C" void move__7J2DPaneFff();
-// False False
-// f32 False
-// f32 False
extern "C" void add__7J2DPaneFff();
-// False False
-// f32 False
-// f32 False
extern "C" void resize__7J2DPaneFff();
-// False False
-// u64 False
extern "C" void search__7J2DPaneFUx();
-// False False
-// u64 False
extern "C" void searchUserInfo__7J2DPaneFUx();
-// False False
-// ResTIMG const* False
-// ResTIMG const False
-// ResTIMG False
extern "C" void isUsed__7J2DPaneFPC7ResTIMG();
-// False False
-// ResFONT const* False
-// ResFONT const False
-// ResFONT False
extern "C" void isUsed__7J2DPaneFPC7ResFONT();
-// False False
-// f32 False
-// f32 False
-// f32 False
-// f32 False
extern "C" void makeMatrix__7J2DPaneFffff();
-// False False
-// _GXCullMode False
extern "C" void setCullBack__7J2DPaneF11_GXCullMode();
-// False False
-// J2DPane* False
-// J2DPane False
-// JSURandomInputStream* False
-// JSURandomInputStream False
extern "C" void makePaneExStream__7J2DPaneFP7J2DPaneP20JSURandomInputStream();
-// False False
-// JSURandomInputStream* False
-// JSURandomInputStream False
-// u32 False
-// JKRArchive* False
-// JKRArchive False
extern "C" void getPointer__7J2DPaneFP20JSURandomInputStreamUlP10JKRArchive();
-// False False
-// J2DAnmBase* False
-// J2DAnmBase False
extern "C" void setAnimation__7J2DPaneFP10J2DAnmBase();
-// False False
-// J2DAnmTransform* False
-// J2DAnmTransform False
extern "C" void setAnimation__7J2DPaneFP15J2DAnmTransform();
-// False False
extern "C" void clearAnmTransform__7J2DPaneFv();
-// False False
-// J2DAnmTransform const* False
-// J2DAnmTransform const False
-// J2DAnmTransform False
extern "C" void animationTransform__7J2DPaneFPC15J2DAnmTransform();
-// False False
-// J2DAnmVisibilityFull* False
-// J2DAnmVisibilityFull False
extern "C" void setVisibileAnimation__7J2DPaneFP20J2DAnmVisibilityFull();
-// False False
-// J2DAnmVtxColor* False
-// J2DAnmVtxColor False
extern "C" void setVtxColorAnimation__7J2DPaneFP14J2DAnmVtxColor();
-// False False
-// J2DAnmTransform const* False
-// J2DAnmTransform const False
-// J2DAnmTransform False
extern "C" void animationPane__7J2DPaneFPC15J2DAnmTransform();
-// False False
-// J2DAnmVisibilityFull* False
-// J2DAnmVisibilityFull False
extern "C" void setAnimationVF__7J2DPaneFP20J2DAnmVisibilityFull();
-// False False
-// J2DAnmVtxColor* False
-// J2DAnmVtxColor False
extern "C" void setAnimationVC__7J2DPaneFP14J2DAnmVtxColor();
-// False False
-// bool False
extern "C" void setCullBack__7J2DPaneFb();
-// False False
-// void False
extern "C" void update__7J2DPaneFv();
-// False False
extern "C" void PSMTXIdentity();
-// False False
extern "C" void PSMTXConcat();
-// False False
extern "C" void GXSetTexCoordGen2();
-// False False
extern "C" void GXSetNumTexGens();
-// False False
extern "C" void GXSetNumIndStages();
-// False False
extern "C" void GXSetTevDirect();
-// False False
extern "C" void GXLoadPosMtxImm();
-// False False
extern "C" void GXSetCurrentMtx();
-// False False
extern "C" void _savegpr_25();
-// False False
extern "C" void _savegpr_26();
-// False False
extern "C" void _savegpr_27();
-// False False
extern "C" void _savegpr_28();
-// False False
extern "C" void _savegpr_29();
-// False False
extern "C" void _restgpr_25();
-// False False
extern "C" void _restgpr_26();
-// False False
extern "C" void _restgpr_27();
-// False False
extern "C" void _restgpr_28();
-// False False
extern "C" void _restgpr_29();
-// False False
extern "C" void strncpy();
-// False False
extern "C" void strcpy();
-// False False
extern "C" void strlen();
-//
+//
// Declarations:
-//
+//
/* ############################################################################################## */
-/* 803CD328-803CD3E8 00BC+04 s=5 e=0 z=0 None .data __vt__10J2DTextBox */
+/* 803CD328-803CD3E8 00BC+04 s=5 e=0 z=0 None .data __vt__10J2DTextBox */
SECTION_DATA void* __vt__10J2DTextBox[47 + 1 /* padding */] = {
- (void*)NULL /* RTTI */,
- (void*)NULL,
- (void*)__dt__10J2DTextBoxFv,
- (void*)getTypeID__10J2DTextBoxCFv,
- (void*)move__7J2DPaneFff,
- (void*)add__7J2DPaneFff,
- (void*)resize__10J2DTextBoxFff,
- (void*)setCullBack__7J2DPaneFb,
- (void*)setCullBack__7J2DPaneF11_GXCullMode,
- (void*)setAlpha__7J2DPaneFUc,
- (void*)setConnectParent__10J2DTextBoxFb,
- (void*)calcMtx__7J2DPaneFv,
- (void*)update__7J2DPaneFv,
- (void*)drawSelf__10J2DTextBoxFff,
- (void*)drawSelf__10J2DTextBoxFffPA3_A4_f,
- (void*)search__7J2DPaneFUx,
- (void*)searchUserInfo__7J2DPaneFUx,
- (void*)makeMatrix__7J2DPaneFff,
- (void*)makeMatrix__7J2DPaneFffff,
- (void*)isUsed__10J2DTextBoxFPC7ResTIMG,
- (void*)isUsed__10J2DTextBoxFPC7ResFONT,
- (void*)clearAnmTransform__7J2DPaneFv,
- (void*)rewriteAlpha__10J2DTextBoxFv,
- (void*)setAnimation__7J2DPaneFP10J2DAnmBase,
- (void*)setAnimation__7J2DPaneFP15J2DAnmTransform,
- (void*)setAnimation__7J2DPaneFP11J2DAnmColor,
- (void*)setAnimation__7J2DPaneFP16J2DAnmTexPattern,
- (void*)setAnimation__7J2DPaneFP19J2DAnmTextureSRTKey,
- (void*)setAnimation__7J2DPaneFP15J2DAnmTevRegKey,
- (void*)setAnimation__7J2DPaneFP20J2DAnmVisibilityFull,
- (void*)setAnimation__7J2DPaneFP14J2DAnmVtxColor,
- (void*)animationTransform__7J2DPaneFPC15J2DAnmTransform,
- (void*)setVisibileAnimation__7J2DPaneFP20J2DAnmVisibilityFull,
- (void*)setAnimationVF__7J2DPaneFP20J2DAnmVisibilityFull,
- (void*)setVtxColorAnimation__7J2DPaneFP14J2DAnmVtxColor,
- (void*)setAnimationVC__7J2DPaneFP14J2DAnmVtxColor,
- (void*)animationPane__7J2DPaneFPC15J2DAnmTransform,
- (void*)draw__10J2DTextBoxFff,
- (void*)draw__10J2DTextBoxFfff18J2DTextBoxHBinding,
- (void*)setFont__10J2DTextBoxFP7JUTFont,
- (void*)getFont__10J2DTextBoxCFv,
- (void*)setBlack__10J2DTextBoxFQ28JUtility6TColor,
- (void*)setWhite__10J2DTextBoxFQ28JUtility6TColor,
- (void*)setBlackWhite__10J2DTextBoxFQ28JUtility6TColorQ28JUtility6TColor,
- (void*)getBlack__10J2DTextBoxCFv,
- (void*)getWhite__10J2DTextBoxCFv,
- (void*)getMaterial__10J2DTextBoxCFv,
- /* padding */
- NULL,
+ (void*)NULL /* RTTI */,
+ (void*)NULL,
+ (void*)__dt__10J2DTextBoxFv,
+ (void*)getTypeID__10J2DTextBoxCFv,
+ (void*)move__7J2DPaneFff,
+ (void*)add__7J2DPaneFff,
+ (void*)resize__10J2DTextBoxFff,
+ (void*)setCullBack__7J2DPaneFb,
+ (void*)setCullBack__7J2DPaneF11_GXCullMode,
+ (void*)setAlpha__7J2DPaneFUc,
+ (void*)setConnectParent__10J2DTextBoxFb,
+ (void*)calcMtx__7J2DPaneFv,
+ (void*)update__7J2DPaneFv,
+ (void*)drawSelf__10J2DTextBoxFff,
+ (void*)drawSelf__10J2DTextBoxFffPA3_A4_f,
+ (void*)search__7J2DPaneFUx,
+ (void*)searchUserInfo__7J2DPaneFUx,
+ (void*)makeMatrix__7J2DPaneFff,
+ (void*)makeMatrix__7J2DPaneFffff,
+ (void*)isUsed__10J2DTextBoxFPC7ResTIMG,
+ (void*)isUsed__10J2DTextBoxFPC7ResFONT,
+ (void*)clearAnmTransform__7J2DPaneFv,
+ (void*)rewriteAlpha__10J2DTextBoxFv,
+ (void*)setAnimation__7J2DPaneFP10J2DAnmBase,
+ (void*)setAnimation__7J2DPaneFP15J2DAnmTransform,
+ (void*)setAnimation__7J2DPaneFP11J2DAnmColor,
+ (void*)setAnimation__7J2DPaneFP16J2DAnmTexPattern,
+ (void*)setAnimation__7J2DPaneFP19J2DAnmTextureSRTKey,
+ (void*)setAnimation__7J2DPaneFP15J2DAnmTevRegKey,
+ (void*)setAnimation__7J2DPaneFP20J2DAnmVisibilityFull,
+ (void*)setAnimation__7J2DPaneFP14J2DAnmVtxColor,
+ (void*)animationTransform__7J2DPaneFPC15J2DAnmTransform,
+ (void*)setVisibileAnimation__7J2DPaneFP20J2DAnmVisibilityFull,
+ (void*)setAnimationVF__7J2DPaneFP20J2DAnmVisibilityFull,
+ (void*)setVtxColorAnimation__7J2DPaneFP14J2DAnmVtxColor,
+ (void*)setAnimationVC__7J2DPaneFP14J2DAnmVtxColor,
+ (void*)animationPane__7J2DPaneFPC15J2DAnmTransform,
+ (void*)draw__10J2DTextBoxFff,
+ (void*)draw__10J2DTextBoxFfff18J2DTextBoxHBinding,
+ (void*)setFont__10J2DTextBoxFP7JUTFont,
+ (void*)getFont__10J2DTextBoxCFv,
+ (void*)setBlack__10J2DTextBoxFQ28JUtility6TColor,
+ (void*)setWhite__10J2DTextBoxFQ28JUtility6TColor,
+ (void*)setBlackWhite__10J2DTextBoxFQ28JUtility6TColorQ28JUtility6TColor,
+ (void*)getBlack__10J2DTextBoxCFv,
+ (void*)getWhite__10J2DTextBoxCFv,
+ (void*)getMaterial__10J2DTextBoxCFv,
+ /* padding */
+ NULL,
};
-/* 802FF660-802FF6D8 0078+00 s=0 e=1 z=0 None .text __ct__10J2DTextBoxFv */
+/* 802FF660-802FF6D8 0078+00 s=0 e=1 z=0 None .text __ct__10J2DTextBoxFv */
// 802FF674: 802F5BF8 (__ct__7J2DPaneFv)
// 802FF678: 803CD328 (__vt__10J2DTextBox)
// 802FF67C: 803CD328 (__vt__10J2DTextBox)
-// 802FF6BC: 802FFC58 (initiate__10J2DTextBoxFPC7ResFONTPCcs18J2DTextBoxHBinding18J2DTextBoxVBinding)
+// 802FF6BC: 802FFC58
+//(initiate__10J2DTextBoxFPC7ResFONTPCcs18J2DTextBoxHBinding18J2DTextBoxVBinding)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// False False
asm J2DTextBox::J2DTextBox() {
- nofralloc
+ nofralloc
#include "asm/JSystem/J2DGraph/J2DTextBox/__ct__10J2DTextBoxFv.s"
}
#pragma pop
-
-/* 802FF6D8-802FF75C 0084+00 s=0 e=1 z=0 None .text __ct__10J2DTextBoxFP7J2DPaneP20JSURandomInputStreamP10JKRArchive */
+/* 802FF6D8-802FF75C 0084+00 s=0 e=1 z=0 None .text
+ * __ct__10J2DTextBoxFP7J2DPaneP20JSURandomInputStreamP10JKRArchive */
// 802FF6E8: 803621D8 (_savegpr_28)
// 802FF6FC: 802F5BF8 (__ct__7J2DPaneFv)
// 802FF700: 803CD328 (__vt__10J2DTextBox)
// 802FF704: 803CD328 (__vt__10J2DTextBox)
-// 802FF73C: 802FFE88 (private_readStream__10J2DTextBoxFP7J2DPaneP20JSURandomInputStreamP10JKRArchive)
-// 802FF748: 80362224 (_restgpr_28)
+// 802FF73C: 802FFE88
+//(private_readStream__10J2DTextBoxFP7J2DPaneP20JSURandomInputStreamP10JKRArchive) 802FF748:
+// 80362224 (_restgpr_28)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// False False
-// J2DPane* False
-// J2DPane False
-// JSURandomInputStream* False
-// JSURandomInputStream False
-// JKRArchive* False
-// JKRArchive False
asm J2DTextBox::J2DTextBox(J2DPane* param_0, JSURandomInputStream* param_1, JKRArchive* param_2) {
- nofralloc
+ nofralloc
#include "asm/JSystem/J2DGraph/J2DTextBox/__ct__10J2DTextBoxFP7J2DPaneP20JSURandomInputStreamP10JKRArchive.s"
}
#pragma pop
-
/* ############################################################################################## */
-/* 80456280-80456288 0004+04 s=6 e=0 z=0 None .sdata2 @1660 */
+/* 80456280-80456288 0004+04 s=6 e=0 z=0 None .sdata2 @1660 */
SECTION_SDATA2 static f32 lit_1660[1 + 1 /* padding */] = {
- 0.0f,
- /* padding */
- 0.0f,
+ 0.0f,
+ /* padding */
+ 0.0f,
};
-/* 80456288-80456290 0008+00 s=3 e=0 z=0 None .sdata2 @1662 */
+/* 80456288-80456290 0008+00 s=3 e=0 z=0 None .sdata2 @1662 */
SECTION_SDATA2 static f64 lit_1662 = 4503601774854144.0 /* cast s32 to float */;
-/* 80456290-80456298 0008+00 s=2 e=0 z=0 None .sdata2 @1665 */
+/* 80456290-80456298 0008+00 s=2 e=0 z=0 None .sdata2 @1665 */
SECTION_SDATA2 static f64 lit_1665 = 4503599627370496.0 /* cast u32 to float */;
-/* 802FF75C-802FFBC4 0468+00 s=0 e=1 z=0 None .text __ct__10J2DTextBoxFP7J2DPaneP20JSURandomInputStreamUlP11J2DMaterial */
+/* 802FF75C-802FFBC4 0468+00 s=0 e=1 z=0 None .text
+ * __ct__10J2DTextBoxFP7J2DPaneP20JSURandomInputStreamUlP11J2DMaterial */
// 802FF76C: 803621CC (_savegpr_25)
// 802FF784: 802F5BF8 (__ct__7J2DPaneFv)
// 802FF788: 803CD328 (__vt__10J2DTextBox)
@@ -1016,54 +393,37 @@ SECTION_SDATA2 static f64 lit_1665 = 4503599627370496.0 /* cast u32 to float */;
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// False False
-// J2DPane* False
-// J2DPane False
-// JSURandomInputStream* False
-// JSURandomInputStream False
-// u32 False
-// J2DMaterial* False
-// J2DMaterial False
-asm J2DTextBox::J2DTextBox(J2DPane* param_0, JSURandomInputStream* param_1, u32 param_2, J2DMaterial* param_3) {
- nofralloc
+asm J2DTextBox::J2DTextBox(J2DPane* param_0, JSURandomInputStream* param_1, u32 param_2,
+ J2DMaterial* param_3) {
+ nofralloc
#include "asm/JSystem/J2DGraph/J2DTextBox/__ct__10J2DTextBoxFP7J2DPaneP20JSURandomInputStreamUlP11J2DMaterial.s"
}
#pragma pop
-
-/* 802FFBC4-802FFC58 0094+00 s=0 e=1 z=0 None .text __ct__10J2DTextBoxFUxRCQ29JGeometry8TBox2<f>PC7ResFONTPCcs18J2DTextBoxHBinding18J2DTextBoxVBinding */
+/* 802FFBC4-802FFC58 0094+00 s=0 e=1 z=0 None .text
+ * __ct__10J2DTextBoxFUxRCQ29JGeometry8TBox2<f>PC7ResFONTPCcs18J2DTextBoxHBinding18J2DTextBoxVBinding
+ */
// 802FFBD4: 803621D0 (_savegpr_26)
// 802FFBF0: 802F5E88 (func_802F5E88)
// 802FFBF4: 803CD328 (__vt__10J2DTextBox)
// 802FFBF8: 803CD328 (__vt__10J2DTextBox)
-// 802FFC38: 802FFC58 (initiate__10J2DTextBoxFPC7ResFONTPCcs18J2DTextBoxHBinding18J2DTextBoxVBinding)
-// 802FFC44: 8036221C (_restgpr_26)
+// 802FFC38: 802FFC58
+//(initiate__10J2DTextBoxFPC7ResFONTPCcs18J2DTextBoxHBinding18J2DTextBoxVBinding) 802FFC44:
+//8036221C
+//(_restgpr_26)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// False True
-// u64 False
-// JGeometry::TBox2<f32> const& False
-// JGeometry::TBox2<f32> const False
-// JGeometry::TBox2<f32> True
-// f32 False
-// ResFONT const* False
-// ResFONT const False
-// ResFONT False
-// char const* False
-// char const False
-// char False
-// s16 False
-// J2DTextBoxHBinding False
-// J2DTextBoxVBinding False
-asm J2DTextBox::J2DTextBox(u64 param_0, JGeometry::TBox2<f32> const& param_1, ResFONT const* param_2, char const* param_3, s16 param_4, J2DTextBoxHBinding param_5, J2DTextBoxVBinding param_6) {
- nofralloc
+asm J2DTextBox::J2DTextBox(u64 param_0, JGeometry::TBox2<f32> const& param_1,
+ ResFONT const* param_2, char const* param_3, s16 param_4,
+ J2DTextBoxHBinding param_5, J2DTextBoxVBinding param_6) {
+ nofralloc
#include "asm/JSystem/J2DGraph/J2DTextBox/func_802FFBC4.s"
}
#pragma pop
-
-/* 802FFC58-802FFE88 0230+00 s=2 e=1 z=0 None .text initiate__10J2DTextBoxFPC7ResFONTPCcs18J2DTextBoxHBinding18J2DTextBoxVBinding */
+/* 802FFC58-802FFE88 0230+00 s=2 e=1 z=0 None .text
+ * initiate__10J2DTextBoxFPC7ResFONTPCcs18J2DTextBoxHBinding18J2DTextBoxVBinding */
// 802FFC68: 803621D0 (_savegpr_26)
// 802FFC8C: 802CEC4C (__nw__FUl)
// 802FFCA0: 802DEF94 (__ct__10JUTResFontFPC7ResFONTP7JKRHeap)
@@ -1078,24 +438,15 @@ asm J2DTextBox::J2DTextBox(u64 param_0, JGeometry::TBox2<f32> const& param_1, Re
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// False False
-// ResFONT const* False
-// ResFONT const False
-// ResFONT False
-// char const* False
-// char const False
-// char False
-// s16 False
-// J2DTextBoxHBinding False
-// J2DTextBoxVBinding False
-asm void J2DTextBox::initiate(ResFONT const* param_0, char const* param_1, s16 param_2, J2DTextBoxHBinding param_3, J2DTextBoxVBinding param_4) {
- nofralloc
+asm void J2DTextBox::initiate(ResFONT const* param_0, char const* param_1, s16 param_2,
+ J2DTextBoxHBinding param_3, J2DTextBoxVBinding param_4) {
+ nofralloc
#include "asm/JSystem/J2DGraph/J2DTextBox/initiate__10J2DTextBoxFPC7ResFONTPCcs18J2DTextBoxHBinding18J2DTextBoxVBinding.s"
}
#pragma pop
-
-/* 802FFE88-803001E0 0358+00 s=1 e=0 z=0 None .text private_readStream__10J2DTextBoxFP7J2DPaneP20JSURandomInputStreamP10JKRArchive */
+/* 802FFE88-803001E0 0358+00 s=1 e=0 z=0 None .text
+ * private_readStream__10J2DTextBoxFP7J2DPaneP20JSURandomInputStreamP10JKRArchive */
// 802FFE98: 803621D0 (_savegpr_26)
// 802FFED0: 802DC298 (read__14JSUInputStreamFPvl)
// 802FFEE8: 802F60C4 (makePaneStream__7J2DPaneFP7J2DPaneP20JSURandomInputStream)
@@ -1126,21 +477,14 @@ asm void J2DTextBox::initiate(ResFONT const* param_0, char const* param_1, s16 p
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// True False
-// J2DPane* False
-// J2DPane False
-// JSURandomInputStream* False
-// JSURandomInputStream False
-// JKRArchive* False
-// JKRArchive False
-asm void J2DTextBox::private_readStream(J2DPane* param_0, JSURandomInputStream* param_1, JKRArchive* param_2) {
- nofralloc
+asm void J2DTextBox::private_readStream(J2DPane* param_0, JSURandomInputStream* param_1,
+ JKRArchive* param_2) {
+ nofralloc
#include "asm/JSystem/J2DGraph/J2DTextBox/private_readStream__10J2DTextBoxFP7J2DPaneP20JSURandomInputStreamP10JKRArchive.s"
}
#pragma pop
-
-/* 803001E0-80300278 0098+00 s=1 e=2 z=0 None .text __dt__10J2DTextBoxFv */
+/* 803001E0-80300278 0098+00 s=1 e=2 z=0 None .text __dt__10J2DTextBoxFv */
// 80300200: 803CD328 (__vt__10J2DTextBox)
// 80300204: 803CD328 (__vt__10J2DTextBox)
// 8030023C: 802CED60 (__dla__FPv)
@@ -1149,30 +493,24 @@ asm void J2DTextBox::private_readStream(J2DPane* param_0, JSURandomInputStream*
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// False False
asm J2DTextBox::~J2DTextBox() {
- nofralloc
+ nofralloc
#include "asm/JSystem/J2DGraph/J2DTextBox/__dt__10J2DTextBoxFv.s"
}
#pragma pop
-
-/* 80300278-803002E8 0070+00 s=1 e=0 z=0 None .text setFont__10J2DTextBoxFP7JUTFont */
+/* 80300278-803002E8 0070+00 s=1 e=0 z=0 None .text setFont__10J2DTextBoxFP7JUTFont */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// True False
-// JUTFont* False
-// JUTFont False
asm void J2DTextBox::setFont(JUTFont* param_0) {
- nofralloc
+ nofralloc
#include "asm/JSystem/J2DGraph/J2DTextBox/setFont__10J2DTextBoxFP7JUTFont.s"
}
#pragma pop
-
/* ############################################################################################## */
-/* 803A1C58-803A1C60 0004+04 s=1 e=0 z=0 None .rodata @stringBase0 */
+/* 803A1C58-803A1C60 0004+04 s=1 e=0 z=0 None .rodata @stringBase0 */
#pragma push
#pragma force_active on
#pragma section ".dead"
@@ -1182,8 +520,9 @@ SECTION_DEAD char const* const stringBase_803A1C5B = "";
SECTION_DEAD static char const* const pad_803A1C5C = "\0\0\0";
#pragma pop
-/* 803002E8-80300490 01A8+00 s=1 e=0 z=0 None .text draw__10J2DTextBoxFff */
-// 80300364: 802F4394 (__ct__8J2DPrintFP7JUTFontffQ28JUtility6TColorQ28JUtility6TColorQ28JUtility6TColorQ28JUtility6TColor)
+/* 803002E8-80300490 01A8+00 s=1 e=0 z=0 None .text draw__10J2DTextBoxFff */
+// 80300364: 802F4394
+//(__ct__8J2DPrintFP7JUTFontffQ28JUtility6TColorQ28JUtility6TColorQ28JUtility6TColorQ28JUtility6TColor)
// 80300370: 80456280 (lit_1660)
// 80300388: 80456280 (lit_1660)
// 803003AC: 80456280 (lit_1660)
@@ -1203,19 +542,17 @@ SECTION_DEAD static char const* const pad_803A1C5C = "\0\0\0";
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// True False
-// f32 False
-// f32 False
asm void J2DTextBox::draw(f32 param_0, f32 param_1) {
- nofralloc
+ nofralloc
#include "asm/JSystem/J2DGraph/J2DTextBox/draw__10J2DTextBoxFff.s"
}
#pragma pop
-
-/* 80300490-80300658 01C8+00 s=1 e=1 z=0 None .text draw__10J2DTextBoxFfff18J2DTextBoxHBinding */
+/* 80300490-80300658 01C8+00 s=1 e=1 z=0 None .text draw__10J2DTextBoxFfff18J2DTextBoxHBinding
+ */
// 803004B8: 803621DC (_savegpr_29)
-// 8030051C: 802F4394 (__ct__8J2DPrintFP7JUTFontffQ28JUtility6TColorQ28JUtility6TColorQ28JUtility6TColorQ28JUtility6TColor)
+// 8030051C: 802F4394
+//(__ct__8J2DPrintFP7JUTFontffQ28JUtility6TColorQ28JUtility6TColorQ28JUtility6TColorQ28JUtility6TColor)
// 80300528: 80456280 (lit_1660)
// 80300540: 80456280 (lit_1660)
// 80300564: 80456280 (lit_1660)
@@ -1234,31 +571,23 @@ asm void J2DTextBox::draw(f32 param_0, f32 param_1) {
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// False False
-// f32 False
-// f32 False
-// f32 False
-// J2DTextBoxHBinding False
asm void J2DTextBox::draw(f32 param_0, f32 param_1, f32 param_2, J2DTextBoxHBinding param_3) {
- nofralloc
+ nofralloc
#include "asm/JSystem/J2DGraph/J2DTextBox/draw__10J2DTextBoxFfff18J2DTextBoxHBinding.s"
}
#pragma pop
-
-/* 80300658-80300660 0008+00 s=0 e=62 z=2 None .text getStringPtr__10J2DTextBoxCFv */
+/* 80300658-80300660 0008+00 s=0 e=62 z=2 None .text getStringPtr__10J2DTextBoxCFv */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// False False
asm void J2DTextBox::getStringPtr() const {
- nofralloc
+ nofralloc
#include "asm/JSystem/J2DGraph/J2DTextBox/getStringPtr__10J2DTextBoxCFv.s"
}
#pragma pop
-
-/* 80300660-8030074C 00EC+00 s=0 e=6 z=0 None .text setString__10J2DTextBoxFPCce */
+/* 80300660-8030074C 00EC+00 s=0 e=6 z=0 None .text setString__10J2DTextBoxFPCce */
// 80300670: 803621DC (_savegpr_29)
// 803006DC: 802CED60 (__dla__FPv)
// 803006E4: 80368BE4 (strlen)
@@ -1268,19 +597,13 @@ asm void J2DTextBox::getStringPtr() const {
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// False False
-// char const* False
-// char const False
-// char False
-// ... False
asm void J2DTextBox::setString(char const* param_0, ...) {
- nofralloc
+ nofralloc
#include "asm/JSystem/J2DGraph/J2DTextBox/setString__10J2DTextBoxFPCce.s"
}
#pragma pop
-
-/* 8030074C-80300870 0124+00 s=0 e=41 z=2 None .text setString__10J2DTextBoxFsPCce */
+/* 8030074C-80300870 0124+00 s=0 e=41 z=2 None .text setString__10J2DTextBoxFsPCce */
// 8030075C: 803621D4 (_savegpr_27)
// 803007CC: 802CED60 (__dla__FPv)
// 803007DC: 80368BE4 (strlen)
@@ -1290,57 +613,44 @@ asm void J2DTextBox::setString(char const* param_0, ...) {
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// False False
-// s16 False
-// char const* False
-// char const False
-// char False
-// ... False
asm void J2DTextBox::setString(s16 param_0, char const* param_1, ...) {
- nofralloc
+ nofralloc
#include "asm/JSystem/J2DGraph/J2DTextBox/setString__10J2DTextBoxFsPCce.s"
}
#pragma pop
-
-/* 80300870-803008E8 0078+00 s=1 e=1 z=0 None .text setConnectParent__10J2DTextBoxFb */
+/* 80300870-803008E8 0078+00 s=1 e=1 z=0 None .text setConnectParent__10J2DTextBoxFb */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// False False
-// bool False
asm void J2DTextBox::setConnectParent(bool param_0) {
- nofralloc
+ nofralloc
#include "asm/JSystem/J2DGraph/J2DTextBox/setConnectParent__10J2DTextBoxFb.s"
}
#pragma pop
-
-/* 803008E8-80300950 0068+00 s=1 e=1 z=0 None .text drawSelf__10J2DTextBoxFff */
+/* 803008E8-80300950 0068+00 s=1 e=1 z=0 None .text drawSelf__10J2DTextBoxFff */
// 80300910: 80346484 (PSMTXIdentity)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// False False
-// f32 False
-// f32 False
asm void J2DTextBox::drawSelf(f32 param_0, f32 param_1) {
- nofralloc
+ nofralloc
#include "asm/JSystem/J2DGraph/J2DTextBox/drawSelf__10J2DTextBoxFff.s"
}
#pragma pop
-
/* ############################################################################################## */
-/* 80456298-804562A0 0004+04 s=1 e=0 z=0 None .sdata2 @2049 */
+/* 80456298-804562A0 0004+04 s=1 e=0 z=0 None .sdata2 @2049 */
SECTION_SDATA2 static f32 lit_2049[1 + 1 /* padding */] = {
- 9.999999747378752e-05f,
- /* padding */
- 0.0f,
+ 9.999999747378752e-05f,
+ /* padding */
+ 0.0f,
};
-/* 80300950-80300AF8 01A8+00 s=1 e=0 z=0 None .text drawSelf__10J2DTextBoxFffPA3_A4_f */
-// 803009C4: 802F4394 (__ct__8J2DPrintFP7JUTFontffQ28JUtility6TColorQ28JUtility6TColorQ28JUtility6TColorQ28JUtility6TColor)
+/* 80300950-80300AF8 01A8+00 s=1 e=0 z=0 None .text drawSelf__10J2DTextBoxFffPA3_A4_f */
+// 803009C4: 802F4394
+//(__ct__8J2DPrintFP7JUTFontffQ28JUtility6TColorQ28JUtility6TColorQ28JUtility6TColorQ28JUtility6TColor)
// 803009D0: 80456280 (lit_1660)
// 803009E8: 80456280 (lit_1660)
// 80300A0C: 803464E4 (PSMTXConcat)
@@ -1356,80 +666,51 @@ SECTION_SDATA2 static f32 lit_2049[1 + 1 /* padding */] = {
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// True False
-// f32 False
-// f32 False
-// f32 (* )[3][4] False
-// f32 False
-// * False
-// False
-asm void J2DTextBox::drawSelf(f32 param_0, f32 param_1, f32 (* param_2)[3][4]) {
- nofralloc
+asm void J2DTextBox::drawSelf(f32 param_0, f32 param_1, f32 (*param_2)[3][4]) {
+ nofralloc
#include "asm/JSystem/J2DGraph/J2DTextBox/drawSelf__10J2DTextBoxFffPA3_A4_f.s"
}
#pragma pop
-
-/* 80300AF8-80300BFC 0104+00 s=1 e=1 z=0 None .text resize__10J2DTextBoxFff */
+/* 80300AF8-80300BFC 0104+00 s=1 e=1 z=0 None .text resize__10J2DTextBoxFff */
// 80300BD0: 802F6FF8 (resize__7J2DPaneFff)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// False False
-// f32 False
-// f32 False
asm void J2DTextBox::resize(f32 param_0, f32 param_1) {
- nofralloc
+ nofralloc
#include "asm/JSystem/J2DGraph/J2DTextBox/resize__10J2DTextBoxFff.s"
}
#pragma pop
-
-/* 80300BFC-80300C68 006C+00 s=1 e=0 z=0 None .text isUsed__10J2DTextBoxFPC7ResFONT */
+/* 80300BFC-80300C68 006C+00 s=1 e=0 z=0 None .text isUsed__10J2DTextBoxFPC7ResFONT */
// 80300C4C: 802F74B8 (isUsed__7J2DPaneFPC7ResFONT)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// True False
-// ResFONT const* False
-// ResFONT const False
-// ResFONT False
asm void J2DTextBox::isUsed(ResFONT const* param_0) {
- nofralloc
+ nofralloc
#include "asm/JSystem/J2DGraph/J2DTextBox/isUsed__10J2DTextBoxFPC7ResFONT.s"
}
#pragma pop
-
-/* 80300C68-80300C70 0008+00 s=1 e=1 z=0 None .text getTypeID__10J2DTextBoxCFv */
-// False False
-// s32 False
+/* 80300C68-80300C70 0008+00 s=1 e=1 z=0 None .text getTypeID__10J2DTextBoxCFv */
s32 J2DTextBox::getTypeID() const {
- return 19;
+ return 19;
}
-
-/* 80300C70-80300C90 0020+00 s=1 e=0 z=0 None .text isUsed__10J2DTextBoxFPC7ResTIMG */
+/* 80300C70-80300C90 0020+00 s=1 e=0 z=0 None .text isUsed__10J2DTextBoxFPC7ResTIMG */
// 80300C7C: 802F7430 (isUsed__7J2DPaneFPC7ResTIMG)
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
-// True False
-// ResTIMG const* False
-// ResTIMG const False
-// ResTIMG False
asm void J2DTextBox::isUsed(ResTIMG const* param_0) {
- nofralloc
+ nofralloc
#include "asm/JSystem/J2DGraph/J2DTextBox/isUsed__10J2DTextBoxFPC7ResTIMG.s"
}
#pragma pop
-
-/* 80300C90-80300C94 0004+00 s=1 e=0 z=0 None .text rewriteAlpha__10J2DTextBoxFv */
-// True False
-// void False
+/* 80300C90-80300C94 0004+00 s=1 e=0 z=0 None .text rewriteAlpha__10J2DTextBoxFv */
void J2DTextBox::rewriteAlpha() {
- /* empty function */
+ /* empty function */
}
-
-