Find a photo that is ready for slideshow
- Source:
Members
-
<private, static> _transTime :int
-
Transition time in milliseconds
Type:
- int
- Source:
Methods
-
<private, static> _replacePhoto(idx)
-
Add the next photo from the master array
Parameters:
Name Type Description idx
int index into app.SSViews
- Source:
-
<static> getNext(idx) → {int}
-
Get the next photo to display
Parameters:
Name Type Description idx
int index into app.SSViews
- Source:
Returns:
next - index into app.SSViews to display, -1 if none are ready
- Type
- int
-
<static> initialize()
-
Initialize the photo finder
- Source:
-
<static> replacePhoto(idx)
-
Add the next photo from the master array
Parameters:
Name Type Description idx
int app.SSViews index to replace
- Source: