This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Entity : Added Draw group (very rudimentary)
legacy
Benjamin ‘Touky’ Huet
touky
11 years ago
parent
95369e26db
commit
cc8876b952
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
src/entity.h
+ 3
- 0
src/entity.h
View 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
Write
Preview
Loading…
Cancel
Save