Codename LogoCodename Logo

funkin.game.HudCamera

APIWikiTools

Camera meant for PlayState hud, allows for flipping the camera.

Constructor

View on GitHub

new(?X:Float, ?Y:Float, ?Width:Int, ?Height:Int, ?Zoom:Float)

Variables

downscroll:Bool = false

Whenever the camera should flip the y axis. Keeps the sprites not flipped, but the positions are flipped.

Methods