This website works better with JavaScript.
Home
Explore
Help
Sign In
ObsidianBlk
/
nespaint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
247
Commits
4
Branches
Tree:
8cd99f0bad
dev
dev-bank
dev-tmpl
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '8cd99f0bad'
${ noResults }
Commit Graph
4 Commits (8cd99f0badd0ced2a00e0b312ff6238235ceedef)
Author
SHA1
Message
Date
Bryan Miller
90524054d4
Added a NESTileSurface class accessible through the renderer that will allow for the quick rendering of NESTiles.
5 years ago
Bryan Miller
808079ac24
Switched NESPalette.Default into a function that pulls colors from an array. These default values can now be set with the .SetDefault() function.
5 years ago
Bryan Miller
82069a3529
Renderer now has a clear() method for clearing the given context with the given color.
5 years ago
Bryan Miller
1939160fba
ui/Renderer created to render Surface objects to canvas.
5 years ago