このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
ObsidianBlk
/
nespaint
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
61
コミット
4
ブランチ
ツリー:
b94808b208
dev
dev-bank
dev-tmpl
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'b94808b208' から
${ noResults }
nespaint
/
app
/
js
履歴
Bryan Miller
b94808b208
Added isElement(), which returns true if the given argument is an HTMLElement.
6年前
..
common
Added isElement(), which returns true if the given argument is an HTMLElement.
6年前
ctrls
CTRLPainter now resizes internal surface to match as close as possible the DOM canvas element size.
6年前
models
Reorganized files. Adjusted imports to match new locations.
6年前
ui
Added initial code for handling mouse. Nothing functional.
6年前
main.js
Input class used for Keyboard and (soon) mouse events and complex combinations.
6年前