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

New FlxTextButton (WIP) #18

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Wither362
Copy link
Contributor

@Wither362 Wither362 commented Oct 7, 2022

I’m in progress with it, if you see it, it’s like a copy of the original FlxButton.hx, I’ll try to make my best.

List:

  • Label
  • Toggle visibility
  • Array for the clicks it can support
  • On things:
    • onUp
    • onDown
    • onOver
    • onOut
  • Pressed things:
    • justPressed
    • justReleased
    • pressed
    • released
  • Custom Sprite
  • lastInput
  • maxInputMovement

Idk what happened to the other pr, but here’s the new one.

If someone wants to help me or give me more ideas, go ahead, but let me know it first.

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

Successfully merging this pull request may close these issues.

1 participant