|
virtual | ~J2DPicture () |
|
virtual u16 | getTypeID () const |
|
virtual void | drawSelf (f32, f32) |
|
virtual void | drawSelf (f32, f32, Mtx *) |
|
virtual bool | isUsed (ResTIMG const *) |
|
virtual bool | isUsed (ResFONT const *) |
|
virtual void | rewriteAlpha () |
|
virtual void | initiate (ResTIMG const *, ResTLUT const *) |
|
virtual bool | prepareTexture (u8) |
|
virtual bool | append (ResTIMG const *, f32) |
|
virtual bool | append (ResTIMG const *, JUTPalette *, f32) |
|
virtual bool | append (char const *param_0, f32 param_1) |
|
virtual bool | append (char const *, JUTPalette *, f32) |
|
virtual bool | append (JUTTexture *, f32) |
|
virtual void | prepend (ResTIMG const *, f32) |
|
virtual void | prepend (ResTIMG const *, JUTPalette *, f32) |
|
virtual void | prepend (char const *, f32) |
|
virtual void | prepend (char const *, JUTPalette *, f32) |
|
virtual void | prepend (JUTTexture *, f32) |
|
virtual void | insert (ResTIMG const *, u8, f32) |
|
virtual bool | insert (ResTIMG const *, JUTPalette *, u8, f32) |
|
virtual bool | insert (char const *param_0, u8 param_1, f32 param_2) |
|
virtual bool | insert (char const *, JUTPalette *, u8, f32) |
|
virtual bool | insert (JUTTexture *, u8, f32) |
|
virtual bool | remove (u8) |
|
virtual bool | remove () |
|
virtual bool | remove (JUTTexture *) |
|
virtual void | draw (f32, f32, bool, bool, bool) |
|
virtual void | draw (f32, f32, u8, bool, bool, bool) |
|
virtual void | draw (f32, f32, f32, f32, bool, bool, bool) |
|
virtual void | drawOut (f32, f32, f32, f32, f32, f32) |
|
virtual void | drawOut (f32, f32, f32, f32, f32, f32, f32, f32) |
|
virtual void | drawOut (JGeometry::TBox2< f32 > const &, JGeometry::TBox2< f32 > const &) |
|
virtual void | load (_GXTexMapID, u8) |
|
virtual void | load (u8) |
|
virtual void | setBlendRatio (f32 param_0, f32 param_1) |
|
virtual void | setBlendColorRatio (f32, f32) |
|
virtual void | setBlendAlphaRatio (f32, f32) |
|
virtual const ResTIMG * | changeTexture (ResTIMG const *, u8) |
|
virtual const ResTIMG * | changeTexture (char const *, u8) |
|
virtual const ResTIMG * | changeTexture (ResTIMG const *, u8, JUTPalette *) |
|
virtual const ResTIMG * | changeTexture (char const *, u8, JUTPalette *) |
|
virtual JUTTexture * | getTexture (u8) const |
|
virtual u8 | getTextureCount () const |
|
virtual bool | setBlack (JUtility::TColor i_black) |
|
virtual bool | setWhite (JUtility::TColor i_white) |
|
virtual bool | setBlackWhite (JUtility::TColor i_black, JUtility::TColor i_white) |
|
virtual JUtility::TColor | getBlack () const |
|
virtual JUtility::TColor | getWhite () const |
|
virtual J2DMaterial * | getMaterial () const |
|
virtual void | drawFullSet (f32, f32, f32, f32, Mtx *) |
|
virtual void | drawTexCoord (f32, f32, f32, f32, s16, s16, s16, s16, s16, s16, s16, s16, Mtx *) |
|
virtual u8 | getUsableTlut (u8) |
|
| J2DPicture (u64, JGeometry::TBox2< f32 > const &, ResTIMG const *, ResTLUT const *) |
|
| J2DPicture (ResTIMG const *) |
|
| J2DPicture (J2DPane *, JSURandomInputStream *, JKRArchive *) |
|
| J2DPicture () |
|
| J2DPicture (J2DPane *, JSURandomInputStream *, J2DMaterial *) |
|
void | private_readStream (J2DPane *, JSURandomInputStream *, JKRArchive *) |
|
void | private_initiate (ResTIMG const *, ResTLUT const *) |
|
void | initinfo () |
|
void | setTevMode () |
|
void | setBlendKonstColor () |
|
void | setBlendKonstAlpha () |
|
void | getNewColor (JUtility::TColor *) |
|
void | setTexCoord (JGeometry::TVec2< s16 > *, JUTTexture const *, J2DBinding, J2DMirror, bool) |
|
void | setTexCoord (JUTTexture const *, J2DBinding, J2DMirror, bool) |
|
GXTlut | getTlutID (ResTIMG const *, u8) |
|
void | setCornerColor (JUtility::TColor c0, JUtility::TColor c1, JUtility::TColor c2, JUtility::TColor c3) |
|
void | setCornerColor (JUtility::TColor c0) |
|
| J2DPane () |
|
| J2DPane (J2DPane *, bool, u64, const JGeometry::TBox2< f32 > &) |
|
| J2DPane (u64, const JGeometry::TBox2< f32 > &) |
|
| J2DPane (J2DPane *other, JSURandomInputStream *stream, u8 arg3) |
|
void | initiate () |
|
void | initialize (J2DPane *, bool, u64, const JGeometry::TBox2< f32 > &) |
|
void | initialize (u64 tag, const JGeometry::TBox2< f32 > &dim) |
|
void | makePaneStream (J2DPane *other, JSURandomInputStream *stream) |
|
void | changeUseTrans (J2DPane *other) |
|
bool | appendChild (J2DPane *child) |
|
bool | insertChild (J2DPane *before, J2DPane *child) |
|
void | draw (f32 a1, f32 a2, const J2DGrafContext *ctx, bool a4, bool a5) |
|
void | place (const JGeometry::TBox2< f32 > &dim) |
|
JGeometry::TBox2< f32 > & | getBounds () |
|
void | rotate (f32 offsetX, f32 offsetY, J2DRotateAxis axis, f32 angle) |
|
void | rotate (f32 angle) |
|
void | clip (const JGeometry::TBox2< f32 > &bounds) |
|
void | setBasePosition (J2DBasePosition position) |
|
void | setInfluencedAlpha (bool arg1, bool arg2) |
|
Vec | getGlbVtx (u8 arg1) const |
|
J2DPane * | getFirstChildPane () |
|
J2DPane * | getNextChildPane () |
|
J2DPane * | getParentPane () |
|
void | makePaneExStream (J2DPane *other, JSURandomInputStream *stream) |
|
void * | getPointer (JSURandomInputStream *stream, u32 size, JKRArchive *archive) |
|
void | animationTransform () |
|
void | updateTransform (const J2DAnmTransform *transform) |
|
virtual | ~J2DPane () |
|
virtual void | move (f32 x, f32 y) |
|
virtual void | add (f32 x, f32 y) |
|
virtual void | resize (f32 x, f32 y) |
|
virtual void | setCullBack (bool cull) |
|
virtual void | setCullBack (_GXCullMode cmode) |
|
virtual void | setAlpha (u8) |
|
virtual bool | setConnectParent (bool connected) |
|
virtual void | calcMtx () |
|
virtual void | update () |
|
virtual J2DPane * | search (u64 tag) |
|
virtual J2DPane * | searchUserInfo (u64 tag) |
|
virtual void | makeMatrix (f32 a, f32 b) |
|
virtual void | makeMatrix (f32 a, f32 b, f32 c, f32 d) |
|
virtual void | clearAnmTransform () |
|
virtual void | setAnimation (J2DAnmBase *anm) |
|
virtual void | setAnimation (J2DAnmTransform *anm) |
|
virtual void | setAnimation (J2DAnmColor *anm) |
|
virtual void | setAnimation (J2DAnmTexPattern *anm) |
|
virtual void | setAnimation (J2DAnmTextureSRTKey *anm) |
|
virtual void | setAnimation (J2DAnmTevRegKey *anm) |
|
virtual void | setAnimation (J2DAnmVisibilityFull *anm) |
|
virtual void | setAnimation (J2DAnmVtxColor *anm) |
|
virtual const J2DAnmTransform * | animationTransform (const J2DAnmTransform *transform) |
|
virtual void | setVisibileAnimation (J2DAnmVisibilityFull *visibility) |
|
virtual void | setAnimationVF (J2DAnmVisibilityFull *visibility) |
|
virtual void | setVtxColorAnimation (J2DAnmVtxColor *vtx_color) |
|
virtual void | setAnimationVC (J2DAnmVtxColor *vtx_color) |
|
virtual const J2DAnmTransform * | animationPane (const J2DAnmTransform *transform) |
|
f32 | getHeight () const |
|
f32 | getWidth () const |
|
JSUTree< J2DPane > * | getFirstChild () |
|
JSUTree< J2DPane > * | getEndChild () |
|
const JSUTree< J2DPane > * | getPaneTree () |
|
u8 | getAlpha () const |
|
f32 | getScaleX () const |
|
f32 | getScaleY () const |
|
f32 | getTranslateX () const |
|
f32 | getTranslateY () const |
|
f32 | getRotateZ () const |
|
f32 | getRotOffsetX () const |
|
f32 | getRotOffsetY () const |
|
MtxP | getGlbMtx () |
|
JGeometry::TBox2< f32 > & | getGlbBounds () |
|
void | setMtx (Mtx m) |
|
void | translate (f32 transX, f32 transY) |
|
void | scale (f32 scaleH, f32 scaleV) |
|
int | getKind () const |
|
bool | isVisible () const |
|
void | show () |
|
void | hide () |
|
bool | isConnectParent () const |
|
void | setUserInfo (u64 info) |
|
const Mtx * | getMtx () const |
|