BlitzMax/Módulos/BRL.Blitz

Origem: Wikilivros, livros abertos por um mundo aberto.
  1. AppArgs
  2. AppDir
  3. AppFile
  4. AppTitle
  5. LaunchDir
  6. DebugLog
  7. DebugStop
  8. Delay
  9. GCCollect
  10. GCEnter
  11. GCLeave
  12. GCMemAlloced
  13. GCResume
  14. GCSetMode
  15. GCSuspend
  16. HandleFromObject
  17. HandleToObject
  18. MemAlloc
  19. MemClear
  20. MemCopy
  21. MemExtend
  22. MemFree
  23. MemMove
  24. MilliSecs
  25. OnEnd
  26. ReadStdin
  27. RuntimeError
  28. WriteStderr
  29. WriteStdout
  30. Abs
  31. Abstract
  32. And
  33. Asc
  34. Assert
  35. Byte
  36. Case
  37. Catch
  38. Chr
  39. Const
  40. Continue
  41. Default
  42. DefData
  43. Delete
  44. Double
  45. EachIn
  46. Else
  47. ElseIf
  48. End
  49. EndExtern
  50. EndFunction
  51. EndIf
  52. EndMethod
  53. EndRem
  54. EndSelect
  55. EndTry
  56. EndType
  57. EndWhile
  58. Exit
  59. Extends
  60. Extern
  61. False
  62. Field
  63. Final
  64. Float
  65. For
  66. Forever
  67. Framework
  68. Function
  69. Global
  70. Goto
  71. If
  72. Import
  73. Incbin
  74. IncbinLen
  75. IncbinPtr
  76. Include
  77. Inf
  78. Int
  79. Len
  80. Local
  81. Long
  82. Max
  83. Method
  84. Min
  85. Mod
  86. Module
  87. ModuleInfo
  88. Nan
  89. New
  90. Next
  91. Not
  92. Null
  93. Object
  94. Or
  95. Pi
  96. Private
  97. Ptr
  98. Public
  99. ReadData
  100. Release
  101. Rem
  102. Repeat
  103. RestoreData
  104. Return
  105. Sar
  106. Select
  107. Self
  108. Sgn
  109. Shl
  110. Short
  111. Shr
  112. SizeOf
  113. Step
  114. Strict
  115. String
  116. Super
  117. SuperStrict
  118. Then
  119. Throw
  120. To
  121. True
  122. Try
  123. Type
  124. Until
  125. Var
  126. Varptr
  127. Wend
  128. While