Home
Products
Community
Manuals
Contact
Login or Signup

BlitzMax Manual

Special Forums/BlitzMax Manual

BlitzMax Manual

Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
Command
Description
Posts
Last post
Float32 bit Floating point Type0Nobody (1+ years ago)
FloorLargest integral value not greater than x0Nobody (1+ years ago)
FlushKeysFlush key states and character queue...0Nobody (1+ years ago)
FlushMouseFlush mouse button states FlushMouse resets the state of all mouse buttons to 'off'...0Nobody (1+ years ago)
FlushStreamFlush a stream FlushStream writes any outstanding buffered data to stream...0Nobody (1+ years ago)
FontNameRetrieves the corresponding property from the TGuiFont type instance...0Nobody (1+ years ago)
FontSizeRetrieves the corresponding property from the TGuiFont type instance...0Nobody (1+ years ago)
FontStyleRetrieves the corresponding property from the TGuiFont type instance...0Nobody (1+ years ago)
ForMarks the start of a loop that uses an iterator to execute a section of code repeatedly...0Nobody (1+ years ago)
ForeverContinue a Repeat block Forever0Nobody (1+ years ago)
FormatTextAreaTextFormat the color and style of some text in a TextArea gadget...0Nobody (1+ years ago)
FrameworkFramework builds the BlitzMax application with only the Module specified rather than all modules installed...0Nobody (1+ years ago)
FreeGadgetRemove a gadget and free its resources...0Nobody (1+ years ago)
FreeMenuRemove a menu...0Nobody (1+ years ago)
FreeTreeViewNodeRemoves a treeview node from a TreeView gadget...0Nobody (1+ years ago)
GadgetClassReturns an integer representing a gadget's class...0Nobody (1+ years ago)
GadgetCopyPerform a copy operation on a gadget...0Nobody (1+ years ago)
GadgetCutPerform a cut operation on a gadget...0Nobody (1+ years ago)
GadgetDisabledGet a gadget's enabled status...0Nobody (1+ years ago)
GadgetExtraRetrieves the object instance previously stored using SetGadgetExtra...0Nobody (1+ years ago)
GadgetGroupReturn a gadget's group...0Nobody (1+ years ago)
GadgetHeightGadget height...0Nobody (1+ years ago)
GadgetHiddenGet a gadget's visible state...0Nobody (1+ years ago)
GadgetItemExtraGet the extra data of a given item in a list based gadget...0Nobody (1+ years ago)
GadgetItemFlagsGet the flags parameter of a given item in a list based gadget...0Nobody (1+ years ago)