Skip to content

Justine101213k/Date-and-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Date-and-time

DateTime.hx that i made IMG_20220118_175153

How to use

Go in Main.hx Find the line after this

    addChild(new FlxGame(gameWidth, gameHeight, initialState, zoom, framerate, framerate, skipSplash, startFullscreen));

Add this code

addChild(new DateTime(10, 16, All(true), Both, 0xFFFFFF);

About

DateTime.hx that i made

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages