This commit is contained in:
parent
803f94e415
commit
ec9c8c2ab5
10 changed files with 79 additions and 43 deletions
|
@ -51,6 +51,7 @@ public:
|
|||
void Set(int X,int Y,CMap &Blk,BOOL Force=FALSE);
|
||||
void Set(CMap &Src,int StartX,int StartY,int Width,int Height,BOOL Force=FALSE);
|
||||
void Set(CMap &Src,CRect &Rect,BOOL Force=FALSE);
|
||||
void Paste(CMap &Src,CRect *R);
|
||||
|
||||
void Resize(int Width,int Height);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue