CodeBase - Various functions in 2D

Return to the CodeBase listing

Category: 2D Effects

Version: 1.0

0
0

Information

Uploaded: 5th Jan 2005 10:01

Modified: 5th Jan 2005 10:02

Author:  Sven B

Summary

Various functions in 2D with a 3Deffect of manipulating strings(especially 3Deffects).

Full Description

functions:<br /> 3Dbox(x1,y1,x2,y2)<br /> 3Dboxin(x1,y1,x2,y2)<br /> button(x,y,text$)<br /> 3Dtext(x,y,text$)<br /> textleft(x,y,text$)<br /> textreverse(string$)<br /> cube(x,y,size,solid)<br /> box(x,y,xsize,ysize,zsize,solid)<br /> pyramid(x,y,xsize,zsize,height)<br /> <br /> <br />

Comments

No comments yet.