MCPcopy 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
208LayerIndex Sprite::firstLayer() const
209{
210 return LayerIndex(0);
211}
212
213LayerIndex Sprite::lastLayer() const
214{

Callers 1

iteratorMethod · 0.45

Calls 1

LayerIndexClass · 0.85

Tested by

no test coverage detected