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

Allow passing bitmap as TextureResource in android target #23

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

wakaztahir
Copy link

@wakaztahir wakaztahir commented Oct 11, 2023

This pull request required some changes, some methods had to be introduced in the TextureAsset interface which is implemented by TextureResource, It makes the code in TextureAsset a tiny bit ugly though it manages to accomplish the goal, You should take a look at this pull request and maybe even improve it

Fixes #20

@wakaztahir
Copy link
Author

wakaztahir commented Oct 11, 2023

merged #22

It doesn't provide IOS solution (I work on windows)

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.

Allow different implementations of TextureResource
1 participant