1
edit
Changes
→CFrame
void capture(); // captures and saves the characters in the area covered by this frame when displayed and sets
// _covered to point to it
void free(); // deletes dynamic memory in the _covered pointer
protected:
int absRow()const;