123456789101112131415161718192021222324252627282930313233 |
- .. _func_system_gcenter:
- =======
- GCEnter
- =======
- GCEnter -
- Description
- ===========
- .. code-block:: blitzmax
- GCEnter()
- Private: do not use
- Parameters
- ==========
- Return Values
- =============
- Nothing.
- Examples
- ========
- See Also
- ========
|