This website requires JavaScript.
Explore
Help
Sign In
mewin
/
godot-cpp
Watch
1
Star
0
Fork
0
You've already forked godot-cpp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
godot-cpp
/
include
/
godot_cpp
History
Rémi Verschelde
50a534bf55
Merge pull request
#880
from aaronfranke/struct
...
Use `struct` instead of `class` for core structures
2022-10-05 10:35:59 +02:00
..
classes
Fix deriving a custom class with virtual methods
2022-09-21 19:31:30 +01:00
core
Merge pull request
#880
from aaronfranke/struct
2022-10-05 10:35:59 +02:00
templates
Add SelfList template
2022-09-13 11:33:12 +02:00
variant
Use struct instead of class for core structures
2022-10-05 01:46:15 -05:00
godot.hpp
Change registered initializers / terminators to the single function with level argument.
2022-05-04 11:14:51 +03:00