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

Use CSFML 2.6.1 and add missing WindowBase functions #249

Merged
merged 1 commit into from
May 22, 2024

Conversation

eXpl0it3r
Copy link
Member

@eXpl0it3r eXpl0it3r commented May 20, 2024

With CSFML 2.6.1 released we can implement some missing functions:

  • WindowBase.InternalGetMousePosition
  • WindowBase.InternalSetMousePosition
  • WindowBase.InternalGetTouchPosition
  • Vulkan.GetGraphicsRequiredInstancExtensions
  • KeyboardGetDescription

See also: SFML/CSFML#236

@eXpl0it3r eXpl0it3r added the Feature New functionality or extending of an existing one label May 20, 2024
@eXpl0it3r eXpl0it3r merged commit a3b95da into master May 22, 2024
32 checks passed
@eXpl0it3r eXpl0it3r deleted the feature/latest-csfml branch May 22, 2024 21:33
@eXpl0it3r eXpl0it3r mentioned this pull request May 23, 2024
22 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New functionality or extending of an existing one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants