itch.io is community of indie game creators and players

Devlogs

Version 2021.02.10 rev 1

AppGameKit for Python
A downloadable tool for Windows and Linux

Added new commands to make it easier to use bytes objects to load and work with data.

  • Added: create_memblock_from_bytes
  • Added: create_memblock_id_from_bytes
  • Added: set_memblock_bytes
  • Added: get_memblock_bytes
  • Added: get_image_rgba_bytes
  • Added: create_image_from_rgba_bytes
  • Added: create_image_id_from_rgba_bytes
  • Added: create_image_from_png_bytes
  • Added: create_sound_from_raw_bytes
  • Added: create_sound_id_from_raw_bytes
  • Added: create_sound_from_ogg_bytes
  • Added: create_sound_id_from_ogg_bytes
  • Added: create_music_from_ogg_bytes
  • Added: create_music_id_from_ogg_bytes
  • Added: add_object_mesh_from_bytes
  • Added: create_object_from_mesh_bytes
  • Added: create_object_id_from_mesh_bytes
  • Added: set_object_mesh_from_bytes
  • Changed: get_image_width now returns int instead of float
  • Changed: get_image_height now returns int instead of float

Files

  • appgamekit-for-python-2021.02.10rev1.zip 11 MB
    Mar 15, 2021
  • appgamekit-for-python-examples.zip 52 MB
    Mar 15, 2021
Download AppGameKit for Python
Leave a comment