Home
Features
Demos
Documentation
Games
Blog
Forum
Fork me on GitHub
View source
package haxepunk.cameras
class
UICamera
extends
StaticCamera
A static camera that doesn't move or scale.
Constructor
View source
new
(x :
Float
, y :
Float
) :
Void
Functions
View source
update
() :
Void