Skip to content

DavisDevelopment/hxpyg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## HxPyg ### Haxe Externs for the Pygame library, on the Python target ### and useful classes which interface with the Tannus library

Currently Implemented:

  • pygame.Pygame: Extern for pygame globals
  • pygame.Display: Extern for the main pygame.display module
  • pygame.Color: Extern for pygame.Color class
  • pygame.Rect: Extern for pygame.Rect class
  • pygame.Time: Extern for pygame.time module
  • pygame.Transform: Extern for pygame.transform module
  • pygame.NSurface: Extern for pygame.Surface class
  • pygame.Surface: Abstract around pygame.NSurface, which adds useful fields/methods
  • pygame.Events: Extern for pygame.event module
  • pygame.Images: Extern for pygame.image module

About

Haxe externs for the pygame Python library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published