csc.view.AnimationBoundary

class csc.view.AnimationBoundary

AnimationBoundary class

__init__(*args, **kwargs)

Methods

__init__(*args, **kwargs)

Attributes

first_frame

Set first frame of animation

first_visible_frame

Set first visible frame of animation

last_frame

Set last frame of animation

last_visible_frame

Set last visible frame of animation

__annotations__ = {}
__init__(*args, **kwargs)
__module__ = 'csc.view'
property first_frame

Set first frame of animation

property first_visible_frame

Set first visible frame of animation

property last_frame

Set last frame of animation

property last_visible_frame

Set last visible frame of animation