Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Small Function Library - EXENAME, SNO_PRINT, IS_EVEN, etc
#1
Download the library here (7kb):
http://fileanchor.com/26299-d

Commands:

SNO_LARGE - Prints a number to screen without e- or e+
SNO_FLOAT - Prints a decimal number to screen without e- or e+ (has a decimal point)

EXENAME - Give the name of the EXE (Added because FB only has EXEPATH)

IS_EVEN(expr) - Is the expression even?
IS_ODD(Expr) - Is the expression odd?

Wheel_PSET - Draws a wheel using PSET
Wheel_Line - Draws a wheel using Line
Wheel_Image - Draws a wheel using an image in PSET mode
Wheel_Alpha - Draws a wheel using an image in Alpha mode

More information on the commands can be found in the help file included.

Download the library here (6.41kb):
http://fileanchor.com/26299-d
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)