MCPcopy Create free account
hub / github.com/Logicalshift/flowbetween / new

Method new

attic/flo/src/model/frame.rs:86–176  ·  view source on GitHub ↗

Creates a new frame model that tracks the specified animation The animation update binding can be updated whenever the frames become invalidated; the value has no meaning, so any value (for example, the length of the edit log)

(animation: Arc<Anim>, edits: Subscriber<Arc<Vec<AnimationEdit>>>, when: BindRef<Duration>, animation_update: BindRef<u64>, selected_layer: BindRef<Option<u64>>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

mapMethod · 0.80
get_frame_at_timeMethod · 0.80
cloneMethod · 0.45
getMethod · 0.45
get_layer_idsMethod · 0.45
into_iterMethod · 0.45
removeMethod · 0.45
get_layer_with_idMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected