CodeBase - Draw a box with a border around it
Return to the CodeBase listing
Category: Basic 2D
Version: .1
Information
Uploaded: 1st Sep 2007 13:19
Modified: 1st Jan 1970 01:00
Author: Twisted Steel Software
Summary
This will simply make a box with a border around it. Useful for Heads Up Displays or pop-up messages.
Full Description
syntax:<br /> draw_box_border(x#,y#,width#,height#,boxinnercolor,bordercolor)
Comments
No comments yet.