使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
ObsidianBlk
/
nespaint
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
195
提交
4
分支
目录树:
df3c2830bb
nespaint
/
app
/
js
/
ui
文件历史
Bryan Miller
d206ec97e0
Added ui class EditableText to handle swapping between a <span> and a text <input> element for text that can be changed.
6 年前
..
EditableText.js
Added ui class EditableText to handle swapping between a <span> and a text <input> element for text that can be changed.
6 年前
Emitters.js
Emitters now include the triggering element in the emitted event. Modal updated for the new element.
6 年前
Input.js
Fixed a bug in Input
6 年前
Modal.js
Small bug fixes to Modal.
6 年前
Renderer.js
Renderer now has a clear() method for clearing the given context with the given color.
6 年前
Tabs.js
Tabs working.
6 年前