Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Documentation #6

Closed
f4004 opened this issue Dec 8, 2019 · 3 comments
Closed

API Documentation #6

f4004 opened this issue Dec 8, 2019 · 3 comments

Comments

@f4004
Copy link

f4004 commented Dec 8, 2019

Hello. How can I get API documentation?

@TheMaverickProgrammer
Copy link
Owner

Hey! You can find a kind-of documentation on the wiki here

The repo comes with ExampleDemo which showcases making Activities (sometimes called Scenes) that run each screen and uses the getController() to push/pop activities.

See the example here

Towards the bottom of the README, there's a few sections on understanding the difference between Pushing, Popping, and Rewinding the activity controller. These commands effectively go to the Next Scene, Previous Scene, and Last Scene that matches a type. Here

Here's a really cool pokemon demo made with Swoosh.


Let me know if that helps get you started!

@f4004
Copy link
Author

f4004 commented Dec 9, 2019

Okay, thanks.

@TheMaverickProgrammer
Copy link
Owner

No problem. If you run into anything else, let me know and I'd be happy to help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants