This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1a4be2cd8fdd9ba26f016f3e2d83febfe8ae141c
godot
/
platform
/
android
/
api
History
Juan Linietsky
3205a92ad8
PoolVector is gone, replaced by Vector
...
Typed `PoolTypeArray` types are now renamed `PackedTypeArray` and are sugar for `Vector<Type>`.
2020-02-18 10:10:36 +01:00
..
api.cpp
doc: Sync classref with current source
2020-01-19 23:19:29 +01:00
api.h
Fix ClassDB API portability with some android and editor classes
2020-01-19 20:15:13 +01:00
java_class_wrapper.h
PoolVector is gone, replaced by Vector
2020-02-18 10:10:36 +01:00