https://github.com/kariaro/stepprimeluadocumentation
Simple documentation of lua commands inside StepPrime
https://github.com/kariaro/stepprimeluadocumentation
documentation lua stepprime
Last synced: about 1 year ago
JSON representation
Simple documentation of lua commands inside StepPrime
- Host: GitHub
- URL: https://github.com/kariaro/stepprimeluadocumentation
- Owner: Kariaro
- Created: 2022-01-24T11:37:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-24T12:49:03.000Z (about 4 years ago)
- Last Synced: 2025-01-27T13:22:46.384Z (about 1 year ago)
- Topics: documentation, lua, stepprime
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StepPrime
This wiki is a quickly made file just to document some of the Lua objects in StepPrime.
## Fields
[`PlayerMods`](./options/PlayerMods.md) - Information about mods that can be used with `SetPlayerOptions`
## Classes
[`Actor`](./wiki/Actor.md)
[`PlayerState`](./wiki/PlayerState.md)
## Managers
[`SCREENMAN`](./wiki/SCREENMAN.md)
[`GAMESTATE`](./wiki/GAMESTATE.md)
[`THEME`](./wiki/THEME.md)
[`PREFSMAN`](./wiki/PREFSMAN.md)
## Not fixed yet
[`STATMAN`]()
[`MESSAGEMAN`]()
[`INPUTMAN`]()
[`INPUTFILTER`]()
[`CHARMAN`]()
[`UNLOCKMAN`]()
[`CRYPTMAN`]()
[`MEMCARDMAN`]()
[`SONGMAN`]()
[`SOUND`]()
[`GAMEMAN`]()
[`NOTESKIN`]()
[`ANNOUNCER`]()
[`FILEMAN`]()