Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ cels
Method
cels
src/doc/sprite.cpp:513–516 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
511
}
512
513
CelsRange Sprite::cels() const
514
{
515
return CelsRange(this, frame_t(0), lastFrame());
516
}
517
518
CelsRange Sprite::cels(frame_t frame) const
519
{
Callers
3
saveDocument
Method · 0.80
RemoveFrame
Method · 0.80
TEST
Function · 0.80
Calls
1
CelsRange
Class · 0.70
Tested by
1
TEST
Function · 0.64