![]() |
BlitzMax Extended
0.8.19
Pushing Blitz to the Max.
|
| Contains critical information and functionality for object instances | |
| A debug declaration containing information about a piece of user code | |
| A scope of information for a block of code | |
| A debug statement pointing to the location of the error | |
| Represents a program module | |
| Basic BlitzMax object data type | |
| Fixed-length array object | |
| Helper array object storing other BBArrays | |
| Helper array object storing BBBytes | |
| Helper array object storing BBDoubles | |
| Helper array object storing BBFloats | |
| Helper array object storing BBInts | |
| Helper array object storing BBLongs | |
| Helper array object storing BBObjects | |
| Helper array object storing BBShorts | |
| Helper array object storing BBStrings | |
| Base for all exceptions | |
| Base object for all of BlitzMax' intern exceptions | |
| Thrown in case of an attempt to accesss an array element that is out of bounds | |
| Thrown in case of an attempt to call an uninitialized function pointer | |
| Thrown in case of an attempt to call an abstract class method | |
| Thrown in case of an attempt to use an uninitialized object | |
| Thrown in case of an attempt to read beyond the range of a data section | |
| Thrown in case an exceptional event is discovered at runtime | |
| Fixed-length string object | |
| Represents a single thread of execution | |
| Contains useful information about each type key |
1.8.1.1