Sfoglia il codice sorgente

Entity : Added Draw group (very rudimentary)

legacy
Benjamin ‘Touky’ Huet touky 11 anni fa
parent
commit
cc8876b952
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. +3
    -0
      src/entity.h

+ 3
- 0
src/entity.h Vedi File

@@ -62,6 +62,9 @@ protected:
DRAWGROUP_LIGHT,
DRAWGROUP_CAMERA,
DRAWGROUP_DEFAULT,
DRAWGROUP_AFTER,
DRAWGROUP_AFTER_0,
DRAWGROUP_AFTER_1,
DRAWGROUP_HUD,
DRAWGROUP_CAPTURE,
// Must be the last element


Caricamento…
Annulla
Salva