Used for storing time increments to not trigger hooks during Lua calls and such.
More...
|
| struct NTimeUpdate_s * | next |
| ntime_t | inc |
Used for storing time increments to not trigger hooks during Lua calls and such.
Definition at line 60 of file ntime.c.
◆ inc
| ntime_t NTimeUpdate_t::inc |
Time increment associated.
Definition at line 62 of file ntime.c.
◆ next
| struct NTimeUpdate_s* NTimeUpdate_t::next |
Next in the linked list.
Definition at line 61 of file ntime.c.
The documentation for this struct was generated from the following file:
- /pbulk/work/games/naev/work/naev-0.12.6/src/ntime.c