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: J2DWindow.cpp
//
#include "JSystem/J2DGraph/J2DWindow.h"
#include "dolphin/types.h"
/* 802D12E0-802D1820 .text __ct__9J2DWindowFP7J2DPaneP20JSURandomInputStream */
J2DWindow::J2DWindow(J2DPane*, JSURandomInputStream*) {
/* Nonmatching */
}
/* 802D1820-802D1A9C .text initinfo2__9J2DWindowFv */
void J2DWindow::initinfo2() {
/* Nonmatching */
}
/* 802D1A9C-802D1B44 .text __dt__9J2DWindowFv */
J2DWindow::~J2DWindow() {
/* Nonmatching */
}
/* 802D1B44-802D1F5C .text draw_private__9J2DWindowFRCQ29JGeometry8TBox2<f>RCQ29JGeometry8TBox2<f> */
void J2DWindow::draw_private(const JGeometry::TBox2<float>&, const JGeometry::TBox2<float>&) {
/* Nonmatching */
}
/* 802D1F5C-802D207C .text resize__9J2DWindowFff */
void J2DWindow::resize(float, float) {
/* Nonmatching */
}
/* 802D207C-802D2128 .text setContentsColor__9J2DWindowFQ28JUtility6TColorQ28JUtility6TColorQ28JUtility6TColorQ28JUtility6TColor */
void J2DWindow::setContentsColor(JUtility::TColor, JUtility::TColor, JUtility::TColor, JUtility::TColor) {
/* Nonmatching */
}
/* 802D2128-802D2190 .text drawSelf__9J2DWindowFff */
void J2DWindow::drawSelf(float, float) {
/* Nonmatching */
}
/* 802D2190-802D2288 .text drawSelf__9J2DWindowFffPA3_A4_f */
void J2DWindow::drawSelf(float, float, float(*)[3][4]) {
/* Nonmatching */
}
/* 802D2288-802D2550 .text drawContents__9J2DWindowFRCQ29JGeometry8TBox2<f> */
void J2DWindow::drawContents(const JGeometry::TBox2<float>&) {
/* Nonmatching */
}
/* 802D2550-802D26E4 .text drawFrameTexture__9J2DWindowFP10JUTTextureffffUsUsUsUsb */
void J2DWindow::drawFrameTexture(JUTTexture*, float, float, float, float, unsigned short, unsigned short, unsigned short, unsigned short, bool) {
/* Nonmatching */
}
/* 802D26E4-802D2784 .text drawFrameTexture__9J2DWindowFP10JUTTextureffbbb */
void J2DWindow::drawFrameTexture(JUTTexture*, float, float, bool, bool, bool) {
/* Nonmatching */
}
/* 802D2784-802D29F4 .text drawContentsTexture__9J2DWindowFffff */
void J2DWindow::drawContentsTexture(float, float, float, float) {
/* Nonmatching */
}
/* 802D29F4-802D2D8C .text setTevMode__9J2DWindowFP10JUTTextureQ28JUtility6TColorQ28JUtility6TColor */
void J2DWindow::setTevMode(JUTTexture*, JUtility::TColor, JUtility::TColor) {
/* Nonmatching */
}
/* 802D2D8C-802D2D94 .text getTypeID__9J2DWindowFv */
void J2DWindow::getTypeID() {
/* Nonmatching */
}