Skip to content

surface_ #68

Description

@lofcz

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions