NSObject.Function_instanceMethodForSelector_ret, NSObject.Function_methodForSelector_ret| Modifier | Constructor and Description |
|---|---|
protected |
PHASEGroup(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
accessInstanceVariablesDirectly() |
static PHASEGroup |
alloc() |
static PHASEGroup |
allocWithZone(org.moe.natj.general.ptr.VoidPtr zone) |
static boolean |
automaticallyNotifiesObserversForKey(java.lang.String key) |
static void |
cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget) |
static void |
cancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget,
org.moe.natj.objc.SEL aSelector,
java.lang.Object anArgument) |
static NSArray<java.lang.String> |
classFallbacksForKeyedArchiver() |
static org.moe.natj.objc.Class |
classForKeyedUnarchiver() |
static java.lang.String |
debugDescription_static() |
static java.lang.String |
description_static() |
void |
fadeGainDurationCurveType(double gain,
double duration,
long curveType)
fadeGain:duration:curveType:
|
void |
fadeRateDurationCurveType(double rate,
double duration,
long curveType)
fadeRate:duration:curveType:
|
double |
gain()
[@property] gain
|
static long |
hash_static() |
java.lang.String |
identifier()
[@property] identifier
|
PHASEGroup |
init() |
PHASEGroup |
initWithIdentifier(java.lang.String identifier)
initWithIdentifier:
|
static NSObject.Function_instanceMethodForSelector_ret |
instanceMethodForSelector(org.moe.natj.objc.SEL aSelector) |
static NSMethodSignature |
instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector) |
static boolean |
instancesRespondToSelector(org.moe.natj.objc.SEL aSelector) |
boolean |
isMuted()
[@property] muted
|
boolean |
isSoloed()
[@property] soloed
|
static boolean |
isSubclassOfClass(org.moe.natj.objc.Class aClass) |
static NSSet<java.lang.String> |
keyPathsForValuesAffectingValueForKey(java.lang.String key) |
void |
mute()
mute
|
static PHASEGroup |
new_objc() |
double |
rate()
[@property] rate
|
void |
registerWithEngine(PHASEEngine engine)
registerWithEngine
|
static boolean |
resolveClassMethod(org.moe.natj.objc.SEL sel) |
static boolean |
resolveInstanceMethod(org.moe.natj.objc.SEL sel) |
void |
setGain(double value)
[@property] gain
|
void |
setRate(double value)
[@property] rate
|
static void |
setVersion_static(long aVersion) |
void |
solo()
solo
|
static org.moe.natj.objc.Class |
superclass_static() |
void |
unmute()
unmute
|
void |
unregisterFromEngine()
unregisterFromEngine
|
void |
unsolo()
unsolo
|
static long |
version_static() |
accessibilityActivate, accessibilityActivationPoint, accessibilityAssistiveTechnologyFocusedIdentifiers, accessibilityAttributedHint, accessibilityAttributedLabel, accessibilityAttributedUserInputLabels, accessibilityAttributedValue, accessibilityContainerType, accessibilityCustomActions, accessibilityCustomRotors, accessibilityDecrement, accessibilityDragSourceDescriptors, accessibilityDropPointDescriptors, accessibilityElementAtIndex, accessibilityElementCount, accessibilityElementDidBecomeFocused, accessibilityElementDidLoseFocus, accessibilityElementIsFocused, accessibilityElements, accessibilityElementsHidden, accessibilityFrame, accessibilityHint, accessibilityIncrement, accessibilityLabel, accessibilityLanguage, accessibilityNavigationStyle, accessibilityPath, accessibilityPerformEscape, accessibilityPerformMagicTap, accessibilityRespondsToUserInteraction, accessibilityScroll, accessibilityTextualContext, accessibilityTraits, accessibilityUserInputLabels, accessibilityValue, accessibilityViewIsModal, addObserverForKeyPathOptionsContext, attemptRecoveryFromErrorOptionIndex, attemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelectorContextInfo, autoContentAccessingProxy, awakeAfterUsingCoder, awakeFromNib, class_objc, classForCoder, classForKeyedArchiver, copy, dealloc, debugDescription, description, dictionaryWithValuesForKeys, didChangeValueForKey, didChangeValueForKeyWithSetMutationUsingObjects, didChangeValuesAtIndexesForKey, doesNotRecognizeSelector, fileManagerShouldProceedAfterError, fileManagerWillProcessPath, finalize_objc, forwardingTargetForSelector, forwardInvocation, hash, indexOfAccessibilityElement, isAccessibilityElement, isEqual, isKindOfClass, isMemberOfClass, isProxy, methodForSelector, methodSignatureForSelector, mutableArrayValueForKey, mutableArrayValueForKeyPath, mutableCopy, mutableOrderedSetValueForKey, mutableOrderedSetValueForKeyPath, mutableSetValueForKey, mutableSetValueForKeyPath, observationInfo, observeValueForKeyPathOfObjectChangeContext, performSelector, performSelectorInBackgroundWithObject, performSelectorOnMainThreadWithObjectWaitUntilDone, performSelectorOnMainThreadWithObjectWaitUntilDoneModes, performSelectorOnThreadWithObjectWaitUntilDone, performSelectorOnThreadWithObjectWaitUntilDoneModes, performSelectorWithObject, performSelectorWithObjectAfterDelay, performSelectorWithObjectAfterDelayInModes, performSelectorWithObjectWithObject, prepareForInterfaceBuilder, provideImageDataBytesPerRowOrigin_Size_UserInfo, removeObserverForKeyPath, removeObserverForKeyPathContext, replacementObjectForCoder, replacementObjectForKeyedArchiver, respondsToSelector, self, setAccessibilityActivationPoint, setAccessibilityAttributedHint, setAccessibilityAttributedLabel, setAccessibilityAttributedUserInputLabels, setAccessibilityAttributedValue, setAccessibilityContainerType, setAccessibilityCustomActions, setAccessibilityCustomRotors, setAccessibilityDragSourceDescriptors, setAccessibilityDropPointDescriptors, setAccessibilityElements, setAccessibilityElementsHidden, setAccessibilityFrame, setAccessibilityHint, setAccessibilityLabel, setAccessibilityLanguage, setAccessibilityNavigationStyle, setAccessibilityPath, setAccessibilityRespondsToUserInteraction, setAccessibilityTextualContext, setAccessibilityTraits, setAccessibilityUserInputLabels, setAccessibilityValue, setAccessibilityViewIsModal, setIsAccessibilityElement, setNilValueForKey, setObservationInfo, setShouldGroupAccessibilityChildren, setValueForKey, setValueForKeyPath, setValueForUndefinedKey, setValuesForKeysWithDictionary, shouldGroupAccessibilityChildren, superclass, validateValueForKeyError, validateValueForKeyPathError, valueForKey, valueForKeyPath, valueForUndefinedKey, willChangeValueForKey, willChangeValueForKeyWithSetMutationUsingObjects, willChangeValuesAtIndexesForKeypublic static boolean accessInstanceVariablesDirectly()
public static PHASEGroup alloc()
public static PHASEGroup allocWithZone(org.moe.natj.general.ptr.VoidPtr zone)
public static boolean automaticallyNotifiesObserversForKey(java.lang.String key)
public static void cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget)
public static void cancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget,
org.moe.natj.objc.SEL aSelector,
java.lang.Object anArgument)
public static NSArray<java.lang.String> classFallbacksForKeyedArchiver()
public static org.moe.natj.objc.Class classForKeyedUnarchiver()
public static java.lang.String debugDescription_static()
public static java.lang.String description_static()
public void fadeGainDurationCurveType(double gain,
double duration,
long curveType)
Fade the gain of this group over a specified duration and curve. [@note] The fade gain is applied on top of the base gain of the group.
gain - A target linear gain scalar. Values are clamped to the range [0, 1].duration - The duration over which to ramp to the target linear gain scalar. Values must be >= 0.
The duration is scaled by unitsPerSecond internally, so can be provided at the client's native time scale.curveType - The type of curve function that is applied during the fade.public void fadeRateDurationCurveType(double rate,
double duration,
long curveType)
Fade the playback rate of this group over a specified duration and curve. [@note] The fade gain is applied on top of the base gain of the group.
rate - A target linear rate scalar. Values are clamped to the range [0.25, 4.0].duration - The duration over which to ramp to the target linear rate scalar. Values must be >= 0.
The duration is scaled by unitsPerSecond internally, so can be provided at the client's native time scale.curveType - The type of curve function that is applied during the fade.public double gain()
Linear gain scalar. [@note] Values are clamped to the range [0, 1]. Default value is 1.
public static long hash_static()
public java.lang.String identifier()
The identifier that uniquely represents this group.
public PHASEGroup init()
public PHASEGroup initWithIdentifier(java.lang.String identifier)
Create a new group.
identifier - The identifier that uniquely represents this group.public static NSObject.Function_instanceMethodForSelector_ret instanceMethodForSelector(org.moe.natj.objc.SEL aSelector)
public static NSMethodSignature instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector)
public static boolean instancesRespondToSelector(org.moe.natj.objc.SEL aSelector)
public boolean isMuted()
Whether or not this group is muted.
public boolean isSoloed()
Whether or not this group is soloed.
public static boolean isSubclassOfClass(org.moe.natj.objc.Class aClass)
public static NSSet<java.lang.String> keyPathsForValuesAffectingValueForKey(java.lang.String key)
public void mute()
Mute the group.
public static PHASEGroup new_objc()
public double rate()
Linear rate scalar. [@note] Values are clamped to the range [0.25, 4]. Default value is 1.
public void registerWithEngine(PHASEEngine engine)
Registers a group with a particular engine so that referenced assets can find it. [@note] An exception will be thrown if the engine is invalid or the group already exists.
engine - An engine object to associate this group with.public static boolean resolveClassMethod(org.moe.natj.objc.SEL sel)
public static boolean resolveInstanceMethod(org.moe.natj.objc.SEL sel)
public void setGain(double value)
Linear gain scalar. [@note] Values are clamped to the range [0, 1]. Default value is 1.
public void setRate(double value)
Linear rate scalar. [@note] Values are clamped to the range [0.25, 4]. Default value is 1.
public static void setVersion_static(long aVersion)
public void solo()
Solo the group.
public static org.moe.natj.objc.Class superclass_static()
public void unmute()
Unmute the group.
public void unregisterFromEngine()
Unregister the group from a particular engine.
public void unsolo()
Unsolo the group.
public static long version_static()