Jump to content
Wanted

DebugSMART.scar testing

Recommended Posts

https://github.com/OSI1/OSI1/commit/2edb8a96a567fd9eeac58b8a0ea8e47ed1fb1164

 

Ok so here you have it

 

{$I OSI\Divi\Misc\DebugSMART.scar}

 

{=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
                             Official SCAR Include
                            SMART Debugging Routines
--------------------------------------------------------------------------------
* procedure SmartDebugBitmap(BMP, X, Y: Integer);
    By: Wanted
* procedure SmartClearDebugCanvas;
    By: Wanted
* procedure SmartDebugText(Text: string; Chars, Color, X, Y: Integer);
    By: Wanted
* procedure SmartDebugATPABoundsEx(ATPA: T2DPointArray; ShowTPAs, ShowATPABorder, ShowTPABorders, ShowTPAIndexes: Boolean);
    By: Wanted
* procedure SmartDebugATPABounds(ATPA: T2DPointArray);
    By: Wanted
* procedure SmartDebugATPA(ATPA: T2DPointArray);
    By: Wanted
* procedure SmartDebugTPA(TPA: TPointArray);
    By: Wanted
* procedure SmartDebugTBA(TBA: TBoxArray);
    By: Wanted
* procedure SmartDebugTB(TB: TBox);
    By: Wanted
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=}

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
  • Create New...