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

feat(render): pass props.input to gameObject setInteractive #156

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

remarkablemark
Copy link
Member

What is the motivation for this pull request?

feat(render): pass props.input to gameObject setInteractive

What is the current behavior?

Nothing passed to setInteractive

What is the new behavior?

props.input passed to setInteractive

This allows cursor to be set: https://rexrainbow.github.io/phaser3-rex-notes/docs/site/cursor/

Checklist:

@remarkablemark remarkablemark added the enhancement New feature or request label Apr 9, 2024
@remarkablemark remarkablemark self-assigned this Apr 9, 2024
Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (83500a8) to head (4feb278).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #156   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          169       169           
  Branches        22        22           
=========================================
  Hits           169       169           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@remarkablemark remarkablemark merged commit f644213 into master Apr 9, 2024
9 checks passed
@remarkablemark remarkablemark deleted the feat/render branch April 9, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant