A B C D F G I L M O P R S U 
All Classes All Packages

A

ActivityResourceFinder - Class in uk.co.samuelwall.materialtaptargetprompt
ResourceFinder implementation for Activity.
ActivityResourceFinder(Activity) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.ActivityResourceFinder
 
addPrompt(PromptOptions) - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetSequence
Add a prompt to the end of the sequence.
addPrompt(PromptOptions, long) - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetSequence
Add a show for time prompt to the end of the sequence.
addPrompt(SequenceItem) - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetSequence
Adds a sequence item to the end of the sequence.
addPrompt(MaterialTapTargetPrompt) - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetSequence
Add a prompt to the end of the sequence.
addPrompt(MaterialTapTargetPrompt, long) - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetSequence
Add a show for time prompt to the end of the sequence.
addStateChanger(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItem
Add a state that will trigger the sequence to move on.

B

Builder(Activity) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.Builder
Creates a builder for a tap target prompt that uses the default tap target prompt theme.
Builder(Activity, int) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.Builder
Creates a builder for a material tap target prompt that uses an explicit theme resource.
Builder(Dialog) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.Builder
Creates a builder for a tap target prompt that uses the default tap target prompt theme.
Builder(Dialog, int) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.Builder
Creates a builder for a material tap target prompt that uses an explicit theme resource.
Builder(DialogFragment) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.Builder
Creates a builder for a tap target prompt that uses the default tap target prompt theme.
Builder(DialogFragment, int) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.Builder
Creates a builder for a material tap target prompt that uses an explicit theme resource.
Builder(Fragment) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.Builder
Creates a builder for a tap target prompt that uses the default tap target prompt theme.
Builder(Fragment, int) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.Builder
Creates a builder for a material tap target prompt that uses an explicit theme resource.
Builder(ResourceFinder, int) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.Builder
Creates a builder for a material tap target prompt that uses an explicit theme resource.

C

calculateAngleEdgePoint(float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.CirclePromptFocal
 
calculateAngleEdgePoint(float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptFocal
Calculate the point on the focal edge based on the angle.
calculateMaxTextWidth(Layout) - Static method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptUtils
Calculates the maximum width line in a text layout.
calculateMaxWidth(float, Rect, int, float) - Static method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptUtils
Calculates the maximum width that the prompt can be.
cancelShowForTimer() - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
Cancel the show for timer if it has been created.
CirclePromptBackground - Class in uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds
PromptBackground implementation that renders the prompt background as a circle.
CirclePromptBackground() - Constructor for class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.CirclePromptBackground
Constructor.
CirclePromptFocal - Class in uk.co.samuelwall.materialtaptargetprompt.extras.focals
Prompt focal implementation to draw the focal as a circle.
CirclePromptFocal() - Constructor for class uk.co.samuelwall.materialtaptargetprompt.extras.focals.CirclePromptFocal
Constructor.
clearStateChangers() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItem
Remove all state changers.
contains(float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.CirclePromptBackground
 
contains(float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.FullscreenPromptBackground
 
contains(float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.RectanglePromptBackground
 
contains(float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.CirclePromptFocal
 
contains(float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.RectanglePromptFocal
 
contains(float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptText
 
containsInset(Rect, int, int, int) - Static method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptUtils
Determines if a point is within a rectangle that has been inset.
create() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Creates an MaterialTapTargetPrompt with the arguments supplied to this builder.
createDefault(PromptOptions) - Static method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
Creates a prompt with the supplied options.
createStaticTextLayout(CharSequence, TextPaint, int, Layout.Alignment, float) - Static method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptUtils
Creates a static text layout.

D

DialogResourceFinder - Class in uk.co.samuelwall.materialtaptargetprompt
ResourceFinder implementation for Dialog.
DialogResourceFinder(Dialog) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.DialogResourceFinder
 
dismiss() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItem
Calls MaterialTapTargetPrompt.dismiss() on this items states prompt.
dismiss() - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
Removes the prompt from view, using a contract and fade animation.
dismiss() - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetSequence
Removes the currently displayed prompt in the sequence from view using the dismiss action and stops the sequence from continuing.
dispatchKeyEventPreIme(KeyEvent) - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.PromptView
 
draw(Canvas) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.CirclePromptBackground
 
draw(Canvas) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.FullscreenPromptBackground
 
draw(Canvas) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.RectanglePromptBackground
 
draw(Canvas) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.CirclePromptFocal
 
draw(Canvas) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.RectanglePromptFocal
 
draw(Canvas) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptText
 

F

findViewById(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.ActivityResourceFinder
 
findViewById(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.DialogResourceFinder
 
findViewById(int) - Method in interface uk.co.samuelwall.materialtaptargetprompt.ResourceFinder
Finds a child view with the given identifier.
findViewById(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.SupportFragmentResourceFinder
 
finish() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItem
Calls MaterialTapTargetPrompt.finish() on this items states prompt.
finish() - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
Removes the prompt from view, using a expand and fade animation.
finish() - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetSequence
Removes the currently displayed prompt in the sequence from view using the finish action and stops the sequence from continuing.
FullscreenPromptBackground - Class in uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds
PromptBackground implementation that renders the prompt background as a rectangle.
FullscreenPromptBackground() - Constructor for class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.FullscreenPromptBackground
Constructor.

G

get(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetSequence
Gets a prompt at a position in this sequence.
getAccessibilityClassName() - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.PromptView
 
getAnimationInterpolator() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the animation interpolator that is used.
getAutoDismiss() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get whether the prompt should dismiss itself when a touch event occurs outside the focal.
getAutoFinish() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get if the prompt should finish itself when a touch event occurs inside the focal.
getBackButtonDismissEnabled() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Will the pressing the system back button dismiss the prompt.
getBackgroundColour() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the background colour.
getBounds() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.CirclePromptFocal
 
getBounds() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.RectanglePromptFocal
 
getBounds() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptFocal
Get the focal bounds at scale 1.
getBounds() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptText
Get the window position for the prompt text.
getCaptureTouchEventOnFocal() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get if the prompt should stop touch events on the focal point from passing to underlying views.
getCaptureTouchEventOutsidePrompt() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get if the prompt should stop touch events outside the prompt from passing to underlying views.
getClipToView() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the view that the prompt canvas is clipped to.
getContentDescription() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the text for the accessibility content description.
getContext() - Method in class uk.co.samuelwall.materialtaptargetprompt.ActivityResourceFinder
 
getContext() - Method in class uk.co.samuelwall.materialtaptargetprompt.DialogResourceFinder
 
getContext() - Method in interface uk.co.samuelwall.materialtaptargetprompt.ResourceFinder
Retrieve the Context that the prompt is running in.
getContext() - Method in class uk.co.samuelwall.materialtaptargetprompt.SupportFragmentResourceFinder
 
getDisplayMetrics() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.FullscreenPromptBackground
 
getDisplayMetrics() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.ImmersiveModeCompatPromptBackground
 
getDrawable(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.ActivityResourceFinder
 
getDrawable(int) - Method in interface uk.co.samuelwall.materialtaptargetprompt.ResourceFinder
Returns a drawable object associated with a particular resource ID and styled for the current theme.
getDrawable(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.SupportFragmentResourceFinder
 
getFocalColour() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the focal point colour.
getFocalPadding() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the padding between the text and the focal.
getFocalRadius() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the focal point radius for the circle prompt focal.
getIconDrawable() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the icon drawn as the target.
getIdleAnimationEnabled() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Is the focal animation enabled.
getIgnoreStatusBar() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get ignore status bar flag
getMaxTextWidth() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the maximum width that the primary and secondary text can be.
getPath() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.CirclePromptBackground
 
getPath() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.FullscreenPromptBackground
 
getPath() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.RectanglePromptBackground
 
getPath() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.CirclePromptFocal
 
getPath() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.RectanglePromptFocal
 
getPath() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptBackground
 
getPath() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptFocal
Get the focal path to be drawn.
getPrimaryText() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the text to draw for the primary text.
getPrimaryTextColour() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Gets the primary text font colour.
getPrimaryTextGravity() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Gets the gravity for the primary text.
getPrimaryTextSize() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the primary text font size.
getPrimaryTextTypeface() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the typeface for the primary text.
getPrimaryTextTypefaceStyle() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the primary text typeface style.
getPrompt() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceState
Get the stored prompt.
getPrompt() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceStatePromptOptions
 
getPromptBackground() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the prompt focal renderer.
getPromptFocal() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the prompt focal renderer.
getPromptOptions() - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.PromptView
 
getPromptParentView() - Method in class uk.co.samuelwall.materialtaptargetprompt.ActivityResourceFinder
 
getPromptParentView() - Method in class uk.co.samuelwall.materialtaptargetprompt.DialogResourceFinder
 
getPromptParentView() - Method in interface uk.co.samuelwall.materialtaptargetprompt.ResourceFinder
Get the view to add the prompt to.
getPromptParentView() - Method in class uk.co.samuelwall.materialtaptargetprompt.SupportFragmentResourceFinder
 
getPromptText() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the PromptText implementation used to render the prompt text.
getResourceFinder() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the resource finder being used.
getResources() - Method in class uk.co.samuelwall.materialtaptargetprompt.ActivityResourceFinder
 
getResources() - Method in interface uk.co.samuelwall.materialtaptargetprompt.ResourceFinder
Returns a Resources instance for the application's package.
getResources() - Method in class uk.co.samuelwall.materialtaptargetprompt.SupportFragmentResourceFinder
 
getSecondaryText() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the secondary text.
getSecondaryTextColour() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the secondary text colour.
getSecondaryTextGravity() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Gets the gravity for the secondary text.
getSecondaryTextSize() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the secondary text size.
getSecondaryTextTypeface() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the secondary text typeface.
getSecondaryTextTypefaceStyle() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the secondary text typeface style.
getState() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItem
Get the prompt state that this sequence item uses.
getState() - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
Get the current state of the prompt.
getString(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.ActivityResourceFinder
 
getString(int) - Method in interface uk.co.samuelwall.materialtaptargetprompt.ResourceFinder
Returns a localized string from the application's package's default string table.
getString(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.SupportFragmentResourceFinder
 
getTargetPosition() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the position on the screen that is being targeted.
getTargetRenderView() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the view that is rendered as the target.
getTargetView() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Gets the view that the prompt is targeting.
getTextAlignment(Resources, int, CharSequence) - Static method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptUtils
Gets the absolute text alignment value based on the supplied gravity and the activities layout direction.
getTextPadding() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the text left and right padding.
getTextSeparation() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Get the distance between the primary and secondary text.
getTheme() - Method in class uk.co.samuelwall.materialtaptargetprompt.ActivityResourceFinder
 
getTheme() - Method in interface uk.co.samuelwall.materialtaptargetprompt.ResourceFinder
Return the Theme object associated with ResourceFinder.getContext().
getTheme() - Method in class uk.co.samuelwall.materialtaptargetprompt.SupportFragmentResourceFinder
 

I

ImmersiveModeCompatPromptBackground - Class in uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds
ImmersiveModeCompatPromptBackground implementation that renders the prompt background as a rectangle for supporting immersive mode.
ImmersiveModeCompatPromptBackground(WindowManager) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.ImmersiveModeCompatPromptBackground
 
isPointInCircle(float, float, PointF, float) - Static method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptUtils
Determines if a point is in the centre of a circle with a radius from the point.
isRtlText(Layout, Resources) - Static method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptUtils
Determines if the text in the supplied layout is displayed right to left.
isTargetSet() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Has the target been set successfully?

L

load(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Loads the supplied theme into the prompt overwriting any previously set values if they are set in the theme.

M

MaterialTapTargetPrompt - Class in uk.co.samuelwall.materialtaptargetprompt
A Material Design tap target onboarding implementation.
MaterialTapTargetPrompt.Builder - Class in uk.co.samuelwall.materialtaptargetprompt
A builder to create a MaterialTapTargetPrompt instance.
MaterialTapTargetPrompt.PromptStateChangeListener - Interface in uk.co.samuelwall.materialtaptargetprompt
Interface definition for a callback to be invoked when a prompts state changes.
MaterialTapTargetPrompt.PromptView - Class in uk.co.samuelwall.materialtaptargetprompt
View used to render the tap target.
MaterialTapTargetPrompt.PromptView.PromptTouchedListener - Interface in uk.co.samuelwall.materialtaptargetprompt
Interface definition for a callback to be invoked when a MaterialTapTargetPrompt.PromptView is touched.
MaterialTapTargetSequence - Class in uk.co.samuelwall.materialtaptargetprompt
A Sequence of prompts to be shown one after another
MaterialTapTargetSequence() - Constructor for class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetSequence
 
MaterialTapTargetSequence.SequenceCompleteListener - Interface in uk.co.samuelwall.materialtaptargetprompt
Interface definition for a callback to be invoked when a sequence completes.
mBaseRippleAlpha - Variable in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptFocal
The alpha value for the ripple.
mDrawRipple - Variable in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptFocal
Should the ripple be drawn.

O

obtainStyledAttributes(int, int[]) - Method in class uk.co.samuelwall.materialtaptargetprompt.ActivityResourceFinder
 
obtainStyledAttributes(int, int[]) - Method in interface uk.co.samuelwall.materialtaptargetprompt.ResourceFinder
Retrieve styled attribute information in ResourceFinder.getContext() theme.
obtainStyledAttributes(int, int[]) - Method in class uk.co.samuelwall.materialtaptargetprompt.SupportFragmentResourceFinder
 
onBackButtonPressed() - Method in interface uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.PromptView.PromptTouchedListener
Called when the system back button is pressed.
onDetachedFromWindow() - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.PromptView
 
onDraw(Canvas) - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.PromptView
 
onExtraPromptStateChanged(MaterialTapTargetPrompt, int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Handles emitting the additional prompt state changed events.
onFocalPressed() - Method in interface uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.PromptView.PromptTouchedListener
Called when the focal is pressed.
onHoverEvent(MotionEvent) - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.PromptView
 
onItemComplete() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItem
onMeasure(int, int) - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.PromptView
 
onNonFocalPressed() - Method in interface uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.PromptView.PromptTouchedListener
Called when anywhere outside the focal is pressed or the system back button is pressed.
onPromptStateChanged(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
Handles emitting the prompt state changed events.
onPromptStateChanged(MaterialTapTargetPrompt, int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Handles emitting the prompt state changed events.
onPromptStateChanged(MaterialTapTargetPrompt, int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItem
 
onPromptStateChanged(MaterialTapTargetPrompt, int) - Method in interface uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.PromptStateChangeListener
Called when the prompts state changes.
onSequenceComplete() - Method in interface uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetSequence.SequenceCompleteListener
Called after the final prompt is closed
onTouchEvent(MotionEvent) - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.PromptView
 

P

parseTintMode(int, PorterDuff.Mode) - Static method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptUtils
Based on parseTintMode in android appcompat v7 DrawableUtils, Copyright (C) 2014 The Android Open Source Project.
prepare(PromptOptions, boolean, Rect) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.CirclePromptBackground
 
prepare(PromptOptions, boolean, Rect) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.FullscreenPromptBackground
 
prepare(PromptOptions, boolean, Rect) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.RectanglePromptBackground
 
prepare(PromptOptions, boolean, Rect) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptBackground
Prepares the background for drawing.
prepare(PromptOptions, boolean, Rect) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptText
Recalculates the primary and secondary text positions.
prepare(PromptOptions, float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.CirclePromptFocal
 
prepare(PromptOptions, float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.RectanglePromptFocal
 
prepare(PromptOptions, float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptFocal
Setup the focal ready for rendering when targeting a point on the screen, called prior to first render.
prepare(PromptOptions, View, int[]) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.CirclePromptFocal
 
prepare(PromptOptions, View, int[]) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.RectanglePromptFocal
 
prepare(PromptOptions, View, int[]) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptFocal
Setup the focal ready for rendering when targeting a view, called prior to first render.
PromptBackground - Class in uk.co.samuelwall.materialtaptargetprompt.extras
Used to render the prompt background.
PromptBackground() - Constructor for class uk.co.samuelwall.materialtaptargetprompt.extras.PromptBackground
 
PromptFocal - Class in uk.co.samuelwall.materialtaptargetprompt.extras
Used to render the prompt focal.
PromptFocal() - Constructor for class uk.co.samuelwall.materialtaptargetprompt.extras.PromptFocal
 
PromptOptions<T extends PromptOptions> - Class in uk.co.samuelwall.materialtaptargetprompt.extras
Contains all the settings for creating a prompt.
PromptOptions(ResourceFinder) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Constructor.
PromptText - Class in uk.co.samuelwall.materialtaptargetprompt.extras
 
PromptText() - Constructor for class uk.co.samuelwall.materialtaptargetprompt.extras.PromptText
 
PromptUtils - Class in uk.co.samuelwall.materialtaptargetprompt.extras
Useful methods for prompts that don't fit else where.
PromptView(Context) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt.PromptView
Create a new prompt view.

R

RectanglePromptBackground - Class in uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds
PromptBackground implementation that renders the prompt background as a rectangle.
RectanglePromptBackground() - Constructor for class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.RectanglePromptBackground
Constructor.
RectanglePromptFocal - Class in uk.co.samuelwall.materialtaptargetprompt.extras.focals
Prompt focal implementation to draw the focal as a rectangle.
RectanglePromptFocal() - Constructor for class uk.co.samuelwall.materialtaptargetprompt.extras.focals.RectanglePromptFocal
Constructor.
removeStateChanger(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItem
Remove a specific state changer.
ResourceFinder - Interface in uk.co.samuelwall.materialtaptargetprompt
Interface used to find resources required by MaterialTapTargetPrompt.

S

scale(PointF, RectF, RectF, float, boolean) - Static method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptUtils
Scales a rectangle.
SequenceItem - Class in uk.co.samuelwall.materialtaptargetprompt.extras.sequence
Represents a prompt to display in a sequence.
SequenceItem(SequenceState) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItem
Constructor.
SequenceItemShowFor - Class in uk.co.samuelwall.materialtaptargetprompt.extras.sequence
Shows a prompt in a sequence for the supplied milliseconds.
SequenceItemShowFor(SequenceState, long) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItemShowFor
Constructor.
SequenceState - Class in uk.co.samuelwall.materialtaptargetprompt.extras.sequence
Stores a prompt for a SequenceItem in a sequence.
SequenceState(MaterialTapTargetPrompt) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceState
Constructor.
SequenceStatePromptOptions - Class in uk.co.samuelwall.materialtaptargetprompt.extras.sequence
A SequenceState where the prompt is created the first time that getPrompt() is called.
SequenceStatePromptOptions(PromptOptions) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceStatePromptOptions
Constructor.
setAnimationInterpolator(Interpolator) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the interpolator to use in animations.
setAutoDismiss(boolean) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set whether the prompt should dismiss itself when a touch event occurs outside the focal.
setAutoFinish(boolean) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set whether the prompt should finish itself when a touch event occurs inside the focal.
setBackButtonDismissEnabled(boolean) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Back button can be used to dismiss the prompt.
setBackgroundColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the background colour.
setCaptureTouchEventOnFocal(boolean) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set if the prompt should stop touch events on the focal point from passing to underlying views.
setCaptureTouchEventOutsidePrompt(boolean) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set if the prompt should stop touch events outside the prompt from passing to underlying views.
setClipToView(View) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the view to clip the prompt to.
setColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.CirclePromptBackground
 
setColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.FullscreenPromptBackground
 
setColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.RectanglePromptBackground
 
setColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.CirclePromptFocal
 
setColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.RectanglePromptFocal
 
setColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptBackground
Sets the colour to use for the background.
setColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptFocal
Set the focal colour.
setContentDescription(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the accessibility content description text using the given resource id.
setContentDescription(String) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the accessibility content description text to the given string
setCornerRadius(float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.FullscreenPromptBackground
Set the radius for the rectangle corners.
setCornerRadius(float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.RectanglePromptBackground
Set the radius for the rectangle corners.
setCornerRadius(float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.RectanglePromptFocal
Set the radius for the rectangle corners.
setDrawRipple(boolean) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptFocal
Sets whether the ripple is drawn around the focal.
setFocalColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the focal point colour.
setFocalPadding(float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the padding between the text and the focal point.
setFocalPadding(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the padding between the text and the focal point using the given resource id.
setFocalRadius(float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the focal point radius.
setFocalRadius(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the focal point radius using the given resource id.
setIcon(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the icon to draw in the focal point using the given resource id.
setIconDrawable(Drawable) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the icon to draw in the focal point.
setIconDrawableColourFilter(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Sets the colour to use to tint the icon drawable.
setIconDrawableTintList(ColorStateList) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Applies a tint to the icon drawable
setIconDrawableTintMode(PorterDuff.Mode) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Sets the PorterDuff mode to use to apply the tint.
setIdleAnimationEnabled(boolean) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Enable/disable focal animation.
setIgnoreStatusBar(boolean) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Indicates whether to ignore system status bar.
setMaxTextWidth(float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the max width that the primary and secondary text can be.
setMaxTextWidth(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the max width that the primary and secondary text can be using the given resource id.
setPrimaryText(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the primary text using the given resource id.
setPrimaryText(CharSequence) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the primary text to the given CharSequence.
setPrimaryText(String) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the primary text to the given string
setPrimaryTextColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the primary text colour.
setPrimaryTextGravity(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the primary text horizontal layout gravity.
setPrimaryTextSize(float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the primary text font size.
setPrimaryTextSize(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the primary text font size using the given resource id.
setPrimaryTextTypeface(Typeface) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Sets the typeface and style used to display the primary text.
setPrimaryTextTypeface(Typeface, int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Sets the typeface used to display the primary text.
setPromptBackground(PromptBackground) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Sets the renderer for the prompt background.
setPromptFocal(PromptFocal) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Sets the renderer for the prompt focal.
setPromptStateChangeListener(MaterialTapTargetPrompt.PromptStateChangeListener) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the listener to listen for when the prompt state changes.
setPromptText(PromptText) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the PromptText implementation to use to render the prompt text.
setRadius(float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.CirclePromptFocal
Set the focal radius.
setRippleAlpha(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptFocal
Sets the alpha value to use for the ripple colour.
setSecondaryText(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the secondary text using the given resource id.
setSecondaryText(CharSequence) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the secondary text.
setSecondaryText(String) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the secondary text.
setSecondaryTextColour(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the secondary text colour.
setSecondaryTextGravity(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the secondary text horizontal layout gravity.
setSecondaryTextSize(float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the secondary text font size.
setSecondaryTextSize(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the secondary text font size using the give resource id.
setSecondaryTextTypeface(Typeface) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Sets the typeface used to display the secondary text.
setSecondaryTextTypeface(Typeface, int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Sets the typeface and style used to display the secondary text.
setSequenceCompleteListener(MaterialTapTargetSequence.SequenceCompleteListener) - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetSequence
Set the listener to listen with the action to call when the sequence ends
setSequenceListener(MaterialTapTargetPrompt.PromptStateChangeListener) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the internal listener to listen for when the prompt state changes.
setSequenceListener(MaterialTapTargetSequence.SequenceCompleteListener) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItem
Set the listener for this sequence item completing.
setSize(PointF) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.RectanglePromptFocal
Sets the focal to a fixed size.
setTarget(float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the centre point as a screen position
setTarget(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the view for the prompt to focus on using the given resource id.
setTarget(View) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the view for the prompt to focus on.
setTargetPadding(float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.RectanglePromptFocal
Set the padding between the target bounds and the rectangle edge.
setTargetRenderView(View) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Change the view that is rendered as the target.
setTextGravity(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the primary and secondary text horizontal layout gravity.
setTextPadding(float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the text left and right padding.
setTextPadding(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the text left and right padding using the given resource id.
setTextSeparation(float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the distance between the primary and secondary text.
setTextSeparation(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Set the distance between the primary and secondary text using the given resource id.
setTypeface(TextPaint, Typeface, int) - Static method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptUtils
Based on setTypeface in android TextView, Copyright (C) 2006 The Android Open Source Project.
setTypefaceFromAttrs(String, int, int) - Static method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptUtils
Based on setTypefaceFromAttrs in android TextView, Copyright (C) 2006 The Android Open Source Project.
show() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Creates a MaterialTapTargetPrompt with the arguments supplied to this builder and immediately displays the prompt.
show() - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItem
Show this sequence item.
show() - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
Displays the prompt.
show() - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetSequence
Start the sequence by showing the first prompt.
show(MaterialTapTargetPrompt) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItem
Show the created prompt for this sequence item.
show(MaterialTapTargetPrompt) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.sequence.SequenceItemShowFor
 
showFor(long) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptOptions
Creates a MaterialTapTargetPrompt with the arguments supplied to this builder and immediately displays the prompt for the number of milliseconds supplied.
showFor(long) - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
Displays the prompt for a maximum amount of time.
showFromIndex(int) - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetSequence
Shows or continues to show this sequence from the prompt at the index supplied.
size() - Method in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetSequence
Get the number of prompts in this sequence.
STATE_BACK_BUTTON_PRESSED - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
The prompt has been dismissed by the system back button being pressed.
STATE_DISMISSED - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
The prompt has been removed from view after the prompt has either been pressed somewhere other than the prompt target or the system back button has been pressed.
STATE_DISMISSING - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
The MaterialTapTargetPrompt.dismiss() method has been called and the prompt is being removed from view.
STATE_FINISHED - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
The prompt has been removed from view after the prompt has been pressed in the focal area.
STATE_FINISHING - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
The MaterialTapTargetPrompt.finish() method has been called and the prompt is being removed from view.
STATE_FOCAL_PRESSED - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
The prompt target has been pressed in the focal area.
STATE_NON_FOCAL_PRESSED - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
The prompt has been pressed outside the focal area.
STATE_NOT_SHOWN - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
Prompt has yet to be shown.
STATE_REVEALED - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
Prompt reveal animation has finished and the prompt is displayed.
STATE_REVEALING - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
Prompt is reveal animation is running.
STATE_SHOW_FOR_TIMEOUT - Static variable in class uk.co.samuelwall.materialtaptargetprompt.MaterialTapTargetPrompt
The prompt has been dismissed by the show for timeout.
SupportFragmentResourceFinder - Class in uk.co.samuelwall.materialtaptargetprompt
ResourceFinder implementation for Fragment.
SupportFragmentResourceFinder(Fragment) - Constructor for class uk.co.samuelwall.materialtaptargetprompt.SupportFragmentResourceFinder
Constructor.

U

uk.co.samuelwall.materialtaptargetprompt - package uk.co.samuelwall.materialtaptargetprompt
 
uk.co.samuelwall.materialtaptargetprompt.extras - package uk.co.samuelwall.materialtaptargetprompt.extras
 
uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds - package uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds
 
uk.co.samuelwall.materialtaptargetprompt.extras.focals - package uk.co.samuelwall.materialtaptargetprompt.extras.focals
 
uk.co.samuelwall.materialtaptargetprompt.extras.sequence - package uk.co.samuelwall.materialtaptargetprompt.extras.sequence
 
update(PromptOptions, float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.CirclePromptBackground
 
update(PromptOptions, float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.FullscreenPromptBackground
 
update(PromptOptions, float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.backgrounds.RectanglePromptBackground
 
update(PromptOptions, float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.CirclePromptFocal
 
update(PromptOptions, float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.RectanglePromptFocal
 
update(PromptOptions, float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptText
 
updateRipple(float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.CirclePromptFocal
 
updateRipple(float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.focals.RectanglePromptFocal
 
updateRipple(float, float) - Method in class uk.co.samuelwall.materialtaptargetprompt.extras.PromptFocal
Update the ripple around the focal.
A B C D F G I L M O P R S U 
All Classes All Packages