Lua Player Plus Vita
Documentation of lpp-vita
Modules
Here is a list of all modules:
 CameraModule that handles photo cameras hardware
 ColorModule that handles colors and their management
 ControlsModule that handles physical user input systems
 DatabaseModule that handles SQLite databases management
 FontModule that handles font writing stuffs
 GraphicsModule that handles 2D rendering
 GuiModule that handles 2D GUI development through dear ImGui wrapper
 KeyboardModule that handles system keyboard
 MicModule that handles microphone
 NetworkModule that handles network and online features
 RegistryModule that handles system registry
 RenderModule that handles 3D rendering
 ScreenModule that handles basic screen related stuffs
 SocketModule that handles network sockets
 SoundModule that handles audio features
 SystemModule that handles system related utilities
 TimerModule that handles system timers
 VideoModule that handles video files playback