Skip to content

2439905184/LuaNovelScripter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

SDL2

LuaNovel.init("<窗口宽度>,<窗口高度>")
LuaNovel.canSkip(<bool>)
LuaNovel.video("<视频文件>")
LuaNovel.playBgm("<音乐文件>")
LuaNovel.playSe("<音乐文件>")
LuaNovel.say("<角色名>", "<对话>")
LuaNovel.showBg("<背景图像文件>")
LuaNovel.showCh("<角色图像文件>","<位置>")
LuaNovel.setCurrentChapter("<当前章节名>")
LuaNovel.jump("<标签名>")
LuaNovel.load("<文件名>","<标签名>")

Engine.draw(SDL_IMAGE)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors