- _forwardAtlasSubtileSelection
GodotMethod!(Vector2, long, GodotObject, Vector2) _forwardAtlasSubtileSelection;
Undocumented in source.
- _forwardSubtileSelection
GodotMethod!(Vector2, long, long, GodotObject, Vector2) _forwardSubtileSelection;
Undocumented in source.
- _isTileBound
GodotMethod!(bool, long, long) _isTileBound;
Undocumented in source.
- autotileClearBitmaskMap
GodotMethod!(void, long) autotileClearBitmaskMap;
Undocumented in source.
- autotileGetBitmask
GodotMethod!(long, long, Vector2) autotileGetBitmask;
Undocumented in source.
- autotileGetBitmaskMode
GodotMethod!(TileSet.BitmaskMode, long) autotileGetBitmaskMode;
Undocumented in source.
- autotileGetIconCoordinate
GodotMethod!(Vector2, long) autotileGetIconCoordinate;
Undocumented in source.
- autotileGetLightOccluder
GodotMethod!(OccluderPolygon2D, long, Vector2) autotileGetLightOccluder;
Undocumented in source.
- autotileGetNavigationPolygon
GodotMethod!(NavigationPolygon, long, Vector2) autotileGetNavigationPolygon;
Undocumented in source.
- autotileGetSize
GodotMethod!(Vector2, long) autotileGetSize;
Undocumented in source.
- autotileGetSpacing
GodotMethod!(long, long) autotileGetSpacing;
Undocumented in source.
- autotileGetSubtilePriority
GodotMethod!(long, long, Vector2) autotileGetSubtilePriority;
Undocumented in source.
- autotileGetZIndex
GodotMethod!(long, long, Vector2) autotileGetZIndex;
Undocumented in source.
- autotileSetBitmask
GodotMethod!(void, long, Vector2, long) autotileSetBitmask;
Undocumented in source.
- autotileSetBitmaskMode
GodotMethod!(void, long, long) autotileSetBitmaskMode;
Undocumented in source.
- autotileSetIconCoordinate
GodotMethod!(void, long, Vector2) autotileSetIconCoordinate;
Undocumented in source.
- autotileSetLightOccluder
GodotMethod!(void, long, OccluderPolygon2D, Vector2) autotileSetLightOccluder;
Undocumented in source.
- autotileSetNavigationPolygon
GodotMethod!(void, long, NavigationPolygon, Vector2) autotileSetNavigationPolygon;
Undocumented in source.
- autotileSetSize
GodotMethod!(void, long, Vector2) autotileSetSize;
Undocumented in source.
- autotileSetSpacing
GodotMethod!(void, long, long) autotileSetSpacing;
Undocumented in source.
- autotileSetSubtilePriority
GodotMethod!(void, long, Vector2, long) autotileSetSubtilePriority;
Undocumented in source.
- autotileSetZIndex
GodotMethod!(void, long, Vector2, long) autotileSetZIndex;
Undocumented in source.
- clear
GodotMethod!(void) clear;
Undocumented in source.
- createTile
GodotMethod!(void, long) createTile;
Undocumented in source.
- findTileByName
GodotMethod!(long, String) findTileByName;
Undocumented in source.
- getLastUnusedTileId
GodotMethod!(long) getLastUnusedTileId;
Undocumented in source.
- getTilesIds
GodotMethod!(Array) getTilesIds;
Undocumented in source.
- removeTile
GodotMethod!(void, long) removeTile;
Undocumented in source.
- tileAddShape
GodotMethod!(void, long, Shape2D, Transform2D, bool, Vector2) tileAddShape;
Undocumented in source.
- tileGetLightOccluder
GodotMethod!(OccluderPolygon2D, long) tileGetLightOccluder;
Undocumented in source.
- tileGetMaterial
GodotMethod!(ShaderMaterial, long) tileGetMaterial;
Undocumented in source.
- tileGetModulate
GodotMethod!(Color, long) tileGetModulate;
Undocumented in source.
- tileGetName
GodotMethod!(String, long) tileGetName;
Undocumented in source.
- tileGetNavigationPolygon
GodotMethod!(NavigationPolygon, long) tileGetNavigationPolygon;
Undocumented in source.
- tileGetNavigationPolygonOffset
GodotMethod!(Vector2, long) tileGetNavigationPolygonOffset;
Undocumented in source.
- tileGetNormalMap
GodotMethod!(Texture, long) tileGetNormalMap;
Undocumented in source.
- tileGetOccluderOffset
GodotMethod!(Vector2, long) tileGetOccluderOffset;
Undocumented in source.
- tileGetRegion
GodotMethod!(Rect2, long) tileGetRegion;
Undocumented in source.
- tileGetShape
GodotMethod!(Shape2D, long, long) tileGetShape;
Undocumented in source.
- tileGetShapeCount
GodotMethod!(long, long) tileGetShapeCount;
Undocumented in source.
- tileGetShapeOffset
GodotMethod!(Vector2, long, long) tileGetShapeOffset;
Undocumented in source.
- tileGetShapeOneWay
GodotMethod!(bool, long, long) tileGetShapeOneWay;
Undocumented in source.
- tileGetShapeOneWayMargin
GodotMethod!(double, long, long) tileGetShapeOneWayMargin;
Undocumented in source.
- tileGetShapeTransform
GodotMethod!(Transform2D, long, long) tileGetShapeTransform;
Undocumented in source.
- tileGetShapes
GodotMethod!(Array, long) tileGetShapes;
Undocumented in source.
- tileGetTexture
GodotMethod!(Texture, long) tileGetTexture;
Undocumented in source.
- tileGetTextureOffset
GodotMethod!(Vector2, long) tileGetTextureOffset;
Undocumented in source.
- tileGetTileMode
GodotMethod!(TileSet.TileMode, long) tileGetTileMode;
Undocumented in source.
- tileGetZIndex
GodotMethod!(long, long) tileGetZIndex;
Undocumented in source.
- tileSetLightOccluder
GodotMethod!(void, long, OccluderPolygon2D) tileSetLightOccluder;
Undocumented in source.
- tileSetMaterial
GodotMethod!(void, long, ShaderMaterial) tileSetMaterial;
Undocumented in source.
- tileSetModulate
GodotMethod!(void, long, Color) tileSetModulate;
Undocumented in source.
- tileSetName
GodotMethod!(void, long, String) tileSetName;
Undocumented in source.
- tileSetNavigationPolygon
GodotMethod!(void, long, NavigationPolygon) tileSetNavigationPolygon;
Undocumented in source.
- tileSetNavigationPolygonOffset
GodotMethod!(void, long, Vector2) tileSetNavigationPolygonOffset;
Undocumented in source.
- tileSetNormalMap
GodotMethod!(void, long, Texture) tileSetNormalMap;
Undocumented in source.
- tileSetOccluderOffset
GodotMethod!(void, long, Vector2) tileSetOccluderOffset;
Undocumented in source.
- tileSetRegion
GodotMethod!(void, long, Rect2) tileSetRegion;
Undocumented in source.
- tileSetShape
GodotMethod!(void, long, long, Shape2D) tileSetShape;
Undocumented in source.
- tileSetShapeOffset
GodotMethod!(void, long, long, Vector2) tileSetShapeOffset;
Undocumented in source.
- tileSetShapeOneWay
GodotMethod!(void, long, long, bool) tileSetShapeOneWay;
Undocumented in source.
- tileSetShapeOneWayMargin
GodotMethod!(void, long, long, double) tileSetShapeOneWayMargin;
Undocumented in source.
- tileSetShapeTransform
GodotMethod!(void, long, long, Transform2D) tileSetShapeTransform;
Undocumented in source.
- tileSetShapes
GodotMethod!(void, long, Array) tileSetShapes;
Undocumented in source.
- tileSetTexture
GodotMethod!(void, long, Texture) tileSetTexture;
Undocumented in source.
- tileSetTextureOffset
GodotMethod!(void, long, Vector2) tileSetTextureOffset;
Undocumented in source.
- tileSetTileMode
GodotMethod!(void, long, long) tileSetTileMode;
Undocumented in source.
- tileSetZIndex
GodotMethod!(void, long, long) tileSetZIndex;
Undocumented in source.