An open API service indexing awesome lists of open source software.

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

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`]()