Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ position
Method
position
source/game/interfaces/StarTileEntity.cpp:25–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
Vec2F TileEntity::position() const {
26
return Vec2F(tilePosition());
27
}
28
29
List<Vec2I> TileEntity::spaces() const {
30
return {};
Callers
15
update
Method · 0.45
lightSources
Method · 0.45
inspectionLevel
Method · 0.45
inspect
Method · 0.45
fireTriggered
Method · 0.45
blockSwap
Method · 0.45
fire
Method · 0.45
lightSources
Method · 0.45
update
Method · 0.45
forceRegions
Method · 0.45
lights
Method · 0.45
pullNewAudios
Method · 0.45
Calls
no outgoing calls
Tested by
4
update
Method · 0.36
lightSources
Method · 0.36
inspectionLevel
Method · 0.36
inspect
Method · 0.36