summaryrefslogtreecommitdiff
path: root/src/JSystem/J2DGraph/J2DPicture.cpp
diff options
context:
space:
mode:
authorLuke Street <luke.street@encounterpc.com>2023-09-10 00:42:26 -0400
committerLuke Street <luke.street@encounterpc.com>2023-09-10 00:48:55 -0400
commitadb95b135c3d7498eba29bbd9728d345eed5a407 (patch)
tree655575b939c12067569263171b68c079b1a232c8 /src/JSystem/J2DGraph/J2DPicture.cpp
parent81ac53f1317dafb3506ae3ed8b2820d40645c3c8 (diff)
Import project
Original repository: https://github.com/encounter/ww
Diffstat (limited to 'src/JSystem/J2DGraph/J2DPicture.cpp')
-rw-r--r--src/JSystem/J2DGraph/J2DPicture.cpp132
1 files changed, 132 insertions, 0 deletions
diff --git a/src/JSystem/J2DGraph/J2DPicture.cpp b/src/JSystem/J2DGraph/J2DPicture.cpp
new file mode 100644
index 00000000..7bdcf0d7
--- /dev/null
+++ b/src/JSystem/J2DGraph/J2DPicture.cpp
@@ -0,0 +1,132 @@
+//
+// Generated by dtk
+// Translation Unit: J2DPicture.cpp
+//
+
+#include "JSystem/J2DGraph/J2DPicture.h"
+#include "dolphin/types.h"
+
+/* 802D2D94-802D2E1C .text __ct__10J2DPictureFv */
+J2DPicture::J2DPicture() {
+ /* Nonmatching */
+}
+
+/* 802D2E1C-802D326C .text __ct__10J2DPictureFP7J2DPaneP20JSURandomInputStream */
+J2DPicture::J2DPicture(J2DPane*, JSURandomInputStream*) {
+ /* Nonmatching */
+}
+
+/* 802D326C-802D3320 .text __ct__10J2DPictureFPC7ResTIMG */
+J2DPicture::J2DPicture(const ResTIMG*) {
+ /* Nonmatching */
+}
+
+/* 802D3320-802D33D4 .text __ct__10J2DPictureFPCc */
+J2DPicture::J2DPicture(const char*) {
+ /* Nonmatching */
+}
+
+/* 802D33D4-802D3474 .text __ct__10J2DPictureFUlRCQ29JGeometry8TBox2<f>PC7ResTIMGPC7ResTLUT */
+J2DPicture::J2DPicture(unsigned long, const JGeometry::TBox2<float>&, const ResTIMG*, const ResTLUT*) {
+ /* Nonmatching */
+}
+
+/* 802D3474-802D3530 .text initiate__10J2DPictureFPC7ResTIMGPC7ResTLUT */
+void J2DPicture::initiate(const ResTIMG*, const ResTLUT*) {
+ /* Nonmatching */
+}
+
+/* 802D3530-802D35FC .text private_initiate__10J2DPictureFPC7ResTIMGPC7ResTLUT */
+void J2DPicture::private_initiate(const ResTIMG*, const ResTLUT*) {
+ /* Nonmatching */
+}
+
+/* 802D35FC-802D3774 .text initinfo__10J2DPictureFv */
+void J2DPicture::initinfo() {
+ /* Nonmatching */
+}
+
+/* 802D3774-802D3824 .text __dt__10J2DPictureFv */
+J2DPicture::~J2DPicture() {
+ /* Nonmatching */
+}
+
+/* 802D3824-802D3A08 .text insert__10J2DPictureFPC7ResTIMGUcf */
+void J2DPicture::insert(const ResTIMG*, unsigned char, float) {
+ /* Nonmatching */
+}
+
+/* 802D3A08-802D3A68 .text insert__10J2DPictureFPCcUcf */
+void J2DPicture::insert(const char*, unsigned char, float) {
+ /* Nonmatching */
+}
+
+/* 802D3A68-802D3B78 .text remove__10J2DPictureFUc */
+void J2DPicture::remove(unsigned char) {
+ /* Nonmatching */
+}
+
+/* 802D3B78-802D3C34 .text changeTexture__10J2DPictureFPC7ResTIMGUc */
+void J2DPicture::changeTexture(const ResTIMG*, unsigned char) {
+ /* Nonmatching */
+}
+
+/* 802D3C34-802D3C84 .text changeTexture__10J2DPictureFPCcUc */
+void J2DPicture::changeTexture(const char*, unsigned char) {
+ /* Nonmatching */
+}
+
+/* 802D3C84-802D3CEC .text drawSelf__10J2DPictureFff */
+void J2DPicture::drawSelf(float, float) {
+ /* Nonmatching */
+}
+
+/* 802D3CEC-802D3D54 .text drawSelf__10J2DPictureFffPA3_A4_f */
+void J2DPicture::drawSelf(float, float, float(*)[3][4]) {
+ /* Nonmatching */
+}
+
+/* 802D3D54-802D4074 .text drawFullSet__10J2DPictureFffff10J2DBinding9J2DMirrorbPA3_A4_f */
+void J2DPicture::drawFullSet(float, float, float, float, J2DBinding, J2DMirror, bool, float(*)[3][4]) {
+ /* Nonmatching */
+}
+
+/* 802D4074-802D4490 .text draw__10J2DPictureFffffbbb */
+void J2DPicture::draw(float, float, float, float, bool, bool, bool) {
+ /* Nonmatching */
+}
+
+/* 802D4490-802D4874 .text drawOut__10J2DPictureFRCQ29JGeometry8TBox2<f>RCQ29JGeometry8TBox2<f> */
+void J2DPicture::drawOut(const JGeometry::TBox2<float>&, const JGeometry::TBox2<float>&) {
+ /* Nonmatching */
+}
+
+/* 802D4874-802D4B3C .text drawTexCoord__10J2DPictureFffffffffffffPA3_A4_f */
+void J2DPicture::drawTexCoord(float, float, float, float, float, float, float, float, float, float, float, float, float(*)[3][4]) {
+ /* Nonmatching */
+}
+
+/* 802D4B3C-802D4F44 .text setTevMode__10J2DPictureFv */
+void J2DPicture::setTevMode() {
+ /* Nonmatching */
+}
+
+/* 802D4F44-802D4F58 .text swap__10J2DPictureFRfRf */
+void J2DPicture::swap(float&, float&) {
+ /* Nonmatching */
+}
+
+/* 802D4F58-802D5028 .text setBlendKonstColor__10J2DPictureFv */
+void J2DPicture::setBlendKonstColor() {
+ /* Nonmatching */
+}
+
+/* 802D5028-802D50F8 .text setBlendKonstAlpha__10J2DPictureFv */
+void J2DPicture::setBlendKonstAlpha() {
+ /* Nonmatching */
+}
+
+/* 802D50F8-802D51D8 .text getNewColor__10J2DPictureFPQ28JUtility6TColor */
+void J2DPicture::getNewColor(JUtility::TColor*) {
+ /* Nonmatching */
+}