godot/platform/android/api
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