pixelfont
This commit is contained in:
parent
7f9ba34afa
commit
627d33b2d9
4 changed files with 7 additions and 6 deletions
|
|
@ -12,5 +12,6 @@ pub mod prelude {
|
|||
}
|
||||
|
||||
pub const TILESIZE: f32 = 16.0;
|
||||
pub const FONTSIZE: f32 = 12.0;
|
||||
pub const DISPLAYWIDTH: u32 = 100;
|
||||
pub const DISPLAYHEIGHT: u32 = 56;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue