FBPropertyAnimatable Class Reference
#include <mobu-python-api.h>
Python Docstring:
Raises an exception
This class cannot be instantiated from Python
Python Docstring:
AllowsMuting( (FBPropertyAnimatable)arg1) -> bool
Python Docstring:
GetAnimationNode( (FBPropertyAnimatable)arg1) -> object
- Returns
- In Python, None is returned if property is not animated.
Python Docstring:
GetBox( (FBPropertyAnimatable)arg1) -> object
Python Docstring:
GetColor( (FBPropertyAnimatable)arg1, (object)arg2) -> FBColor
Python Docstring:
GetDataTypeName( (FBPropertyAnimatable)arg1) -> str
Python Docstring:
HasSomethingMuted( (FBPropertyAnimatable)arg1) -> bool
Python Docstring:
IsAnimated( (FBPropertyAnimatable)arg1) -> bool
Python Docstring:
IsFocused( (FBPropertyAnimatable)arg1) -> bool
Python Docstring:
IsFocusedChild( (FBPropertyAnimatable)arg1, (object)arg2) -> bool
Python Docstring:
IsMemberMuted( (FBPropertyAnimatable)arg1, (object)arg2) -> bool
Python Docstring:
IsMuted( (FBPropertyAnimatable)arg1) -> bool
Python Docstring:
Key( (FBPropertyAnimatable)arg1) -> None
Python Docstring:
KeyAt( (FBPropertyAnimatable)arg1, (FBTime)arg2) -> None
Python Docstring:
KeyRemoveAt( (FBPropertyAnimatable)arg1, (FBTime)arg2) -> None
Python Docstring:
OriIsAnimated( (FBPropertyAnimatable)arg1) -> bool
Python Docstring:
ResetColor( (FBPropertyAnimatable)arg1, (object)arg2) -> bool
Python Docstring:
SetAnimated( (FBPropertyAnimatable)arg1, (object)arg2 [, (object)arg3]) -> None
Python Docstring:
SetColor( (FBPropertyAnimatable)arg1, (FBColor)arg2, (object)arg3) -> bool
Python Docstring:
SetFocus( (FBPropertyAnimatable)arg1, (object)arg2) -> None
Python Docstring:
SetFocusChild( (FBPropertyAnimatable)arg1, (object)arg2, (object)arg3) -> None
Python Docstring:
SetMemberMuted( (FBPropertyAnimatable)arg1, (object)arg2, (object)arg3) -> None
Python Docstring:
SetMuted( (FBPropertyAnimatable)arg1, (object)arg2) -> None