mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-17 21:03:35 -04:00
J2DPane match
This commit is contained in:
@@ -41,7 +41,7 @@ public:
|
||||
void initiate();
|
||||
void makePaneStream(J2DPane* other, JSURandomInputStream* stream);
|
||||
bool insertChild(J2DPane* before, J2DPane* child);
|
||||
void draw(f32 a1, f32 a2, const J2DGrafContext* ctx, bool a4);
|
||||
void draw(f32 x, f32 y, const J2DGrafContext* ctx, bool clip);
|
||||
void clip(const JGeometry::TBox2<f32>& bounds);
|
||||
void setBasePosition(J2DBasePosition position);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user