mirror of
https://github.com/zeldaret/tp
synced 2026-09-03 10:09:35 -04:00
more J3DDrawBuffer
This commit is contained in:
@@ -60,6 +60,7 @@ public:
|
||||
}
|
||||
}
|
||||
J3DNBTScale* getNBTScale() const { return mTexGenBlock->getNBTScale(); }
|
||||
u32 getTexNo(u32 idx) const { return mTevBlock->getTexNo(idx); }
|
||||
|
||||
void setTevColor(u32 i, const J3DGXColorS10* i_color) { mTevBlock->setTevColor(i, i_color); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user