mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-09 10:52:25 -04:00
@@ -0,0 +1,122 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: JPADraw.cpp
|
||||
//
|
||||
|
||||
#include "JSystem/JParticle/JPADraw.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 80267F40-80268634 .text initialize__7JPADrawFP14JPABaseEmitterP18JPATextureResource */
|
||||
void JPADraw::initialize(JPABaseEmitter*, JPATextureResource*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80268634-802688D4 .text draw__7JPADrawFPA4_f */
|
||||
void JPADraw::draw(float(*)[4]) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802688D4-80268940 .text calc__7JPADrawFv */
|
||||
void JPADraw::calc() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80268940-802689C4 .text calcParticle__7JPADrawFP15JPABaseParticle */
|
||||
void JPADraw::calcParticle(JPABaseParticle*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802689C4-80268A48 .text calcChild__7JPADrawFP15JPABaseParticle */
|
||||
void JPADraw::calcChild(JPABaseParticle*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80268A48-80268F28 .text initParticle__7JPADrawFP15JPABaseParticle */
|
||||
void JPADraw::initParticle(JPABaseParticle*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80268F28-802692A4 .text initChild__7JPADrawFP15JPABaseParticleP15JPABaseParticle */
|
||||
void JPADraw::initChild(JPABaseParticle*, JPABaseParticle*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802692A4-80269358 .text loadTexture__7JPADrawFUc11_GXTexMapID */
|
||||
void JPADraw::loadTexture(unsigned char, _GXTexMapID) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80269358-80269C08 .text setDrawExecVisitorsBeforeCB__7JPADrawFRCQ27JPADraw22JPADrawVisitorDefFlags */
|
||||
void JPADraw::setDrawExecVisitorsBeforeCB(const JPADraw::JPADrawVisitorDefFlags&) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80269C08-8026A2EC .text setDrawExecVisitorsAfterCB__7JPADrawFRCQ27JPADraw22JPADrawVisitorDefFlags */
|
||||
void JPADraw::setDrawExecVisitorsAfterCB(const JPADraw::JPADrawVisitorDefFlags&) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8026A2EC-8026ADB0 .text setDrawCalcVisitors__7JPADrawFRCQ27JPADraw22JPADrawVisitorDefFlags */
|
||||
void JPADraw::setDrawCalcVisitors(const JPADraw::JPADrawVisitorDefFlags&) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8026ADB0-8026B3DC .text setParticleClipBoard__7JPADrawFv */
|
||||
void JPADraw::setParticleClipBoard() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8026B3DC-8026B938 .text setChildClipBoard__7JPADrawFv */
|
||||
void JPADraw::setChildClipBoard() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8026B938-8026BC2C .text drawParticle__7JPADrawFv */
|
||||
void JPADraw::drawParticle() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8026BC2C-8026BF88 .text drawChild__7JPADrawFv */
|
||||
void JPADraw::drawChild() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8026BF88-8026C024 .text zDraw__7JPADrawFv */
|
||||
void JPADraw::zDraw() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8026C024-8026C24C .text zDrawParticle__7JPADrawFv */
|
||||
void JPADraw::zDrawParticle() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8026C24C-8026C4DC .text zDrawChild__7JPADrawFv */
|
||||
void JPADraw::zDrawChild() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8026C4DC-8026C640 .text loadYBBMtx__7JPADrawFPA4_f */
|
||||
void JPADraw::loadYBBMtx(float(*)[4]) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8026C6C0-8026C6FC .text __dt__16JPADrawClipBoardFv */
|
||||
JPADrawClipBoard::~JPADrawClipBoard() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8026C6FC-8026C700 .text __ct__Q29JGeometry8TVec2<f>Fv */
|
||||
JGeometry::TVec2<float>::TVec2() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8026C700-8026D2E0 .text __dt__23JPADrawVisitorContainerFv */
|
||||
JPADrawVisitorContainer::~JPADrawVisitorContainer() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8026D2E0-8026D7B8 .text __ct__23JPADrawVisitorContainerFv */
|
||||
JPADrawVisitorContainer::JPADrawVisitorContainer() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
Reference in New Issue
Block a user