Module pico8lib.class
Create object oriented classes with inheritance
Local Functions
| class (parent[, proto]) | Create a new class from a parent class, with optional prototype |
pico8lib.classCreate object oriented classes with inheritance
| class (parent[, proto]) | Create a new class from a parent class, with optional prototype |