Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ firstLayer
Method
firstLayer
src/doc/sprite.cpp:208–211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
}
207
208
LayerIndex Sprite::firstLayer() const
209
{
210
return LayerIndex(0);
211
}
212
213
LayerIndex Sprite::lastLayer() const
214
{
Callers
1
iterator
Method · 0.45
Calls
1
LayerIndex
Class · 0.85
Tested by
no test coverage detected