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