Ticket #902 (closed task: invalid)
rename coreloop thread functions to _core*
| Reported by: | ArcRiley | Owned by: | ArcRiley |
|---|---|---|---|
| Priority: | High | Milestone: | beta3 |
| Component: | unknown | Version: | Trunk |
| Keywords: | Cc: |
Description
The internal API is a bit confusing to new developers, specifically which functions belong to which thread.
To clear this up, lets rename all the functions belonging to the coreloop thread to _core*, such as:
_coreRender _coreCreate _coreSetProperties _coreEventKeyDown
This should be done as part of other tasks as code is written or moved.
Change History
Note: See
TracTickets for help on using
tickets.
