Contents - TheG3ntleman/PyEnvirons GitHub Wiki

1. Intro is PyEnviron

  • What is PyEnviron?
  • How can I use PyEnviron?
  • How does PyEnviron work?

2. Window and Application Classes

  • What is a window?
  • What is a Application
  • How can I use a window and make an application

3. Sprites and sprite loaders

  • What are sprites and sprite loaders?
  • Usage

4. Layers, GameObjects and Transform2D

  • What are layers
  • What are GameObjects
  • How can I use GameObjects and Layers?
  • Important functions

5. Controller

  • What is a controller?
  • How does the controller class work?