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

surface_ #68

Open
lofcz opened this issue Dec 24, 2018 · 0 comments
Open

surface_ #68

lofcz opened this issue Dec 24, 2018 · 0 comments

Comments

@lofcz
Copy link
Owner

lofcz commented Dec 24, 2018

Surface Functions

  • surface_exists
  • ✔️surface_create
  • ❌surface_create_ext --> weird html5 only function
  • ✔️surface_resize
  • ✔️surface_set_target
  • ❌surface_set_target_ext
  • ✔️surface_reset_target
  • ❌surface_copy --> leads to bad practices
  • ❌surface_copy_part
  • ✔️surface_get_height
  • ✔️surface_get_width
  • ❌surface_get_texture --> Surface inherits Texture2D in Simplex
  • ✔️surface_getpixel
  • ❌surface_getpixel_ext
  • ✔️surface_free
  • ✔️surface_save
  • ❌surface_save_part
  • 💡 surface_save_ext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant