Import project

Original repository: https://github.com/encounter/ww
This commit is contained in:
Luke Street
2023-09-10 00:42:26 -04:00
parent 81ac53f131
commit adb95b135c
3731 changed files with 481532 additions and 0 deletions
+77
View File
@@ -0,0 +1,77 @@
//
// Generated by dtk
// Translation Unit: J2DTextBox.cpp
//
#include "JSystem/J2DGraph/J2DTextBox.h"
#include "dolphin/types.h"
/* 802D51D8-802D5268 .text __ct__10J2DTextBoxFPCcPCc */
J2DTextBox::J2DTextBox(const char*, const char*) {
/* Nonmatching */
}
/* 802D5268-802D55D4 .text __ct__10J2DTextBoxFP7J2DPaneP20JSURandomInputStream */
J2DTextBox::J2DTextBox(J2DPane*, JSURandomInputStream*) {
/* Nonmatching */
}
/* 802D55D4-802D5660 .text __ct__10J2DTextBoxFUlRCQ29JGeometry8TBox2<f>PC7ResFONTPCc18J2DTextBoxHBinding18J2DTextBoxVBinding */
J2DTextBox::J2DTextBox(unsigned long, const JGeometry::TBox2<float>&, const ResFONT*, const char*, J2DTextBoxHBinding, J2DTextBoxVBinding) {
/* Nonmatching */
}
/* 802D5660-802D5820 .text initiate__10J2DTextBoxFPC7ResFONTPCc18J2DTextBoxHBinding18J2DTextBoxVBinding */
void J2DTextBox::initiate(const ResFONT*, const char*, J2DTextBoxHBinding, J2DTextBoxVBinding) {
/* Nonmatching */
}
/* 802D5820-802D58B8 .text __dt__10J2DTextBoxFv */
J2DTextBox::~J2DTextBox() {
/* Nonmatching */
}
/* 802D58B8-802D5928 .text setFont__10J2DTextBoxFP7JUTFont */
void J2DTextBox::setFont(JUTFont*) {
/* Nonmatching */
}
/* 802D5928-802D5AA4 .text draw__10J2DTextBoxFfff18J2DTextBoxHBinding */
void J2DTextBox::draw(float, float, float, J2DTextBoxHBinding) {
/* Nonmatching */
}
/* 802D5AA4-802D5AAC .text getStringPtr__10J2DTextBoxCFv */
void J2DTextBox::getStringPtr() const {
/* Nonmatching */
}
/* 802D5AAC-802D5B6C .text setString__10J2DTextBoxFPCce */
void J2DTextBox::setString(const char*, ...) {
/* Nonmatching */
}
/* 802D5B6C-802D5BE4 .text setConnectParent__10J2DTextBoxFb */
void J2DTextBox::setConnectParent(bool) {
/* Nonmatching */
}
/* 802D5BE4-802D5C4C .text drawSelf__10J2DTextBoxFff */
void J2DTextBox::drawSelf(float, float) {
/* Nonmatching */
}
/* 802D5C4C-802D5DA4 .text drawSelf__10J2DTextBoxFffPA3_A4_f */
void J2DTextBox::drawSelf(float, float, float(*)[3][4]) {
/* Nonmatching */
}
/* 802D5DA4-802D5EB0 .text resize__10J2DTextBoxFff */
void J2DTextBox::resize(float, float) {
/* Nonmatching */
}
/* 802D5EB0-802D5EB8 .text getTypeID__10J2DTextBoxFv */
void J2DTextBox::getTypeID() {
/* Nonmatching */
}