Core class

Constructors

Core.new()

Properties

camera Camera
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
input Input
getter/setter pair
lastTime int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scene Scene
getter/setter pair
screen Screen
getter/setter pair
unprocessedFrames double
getter/setter pair

Methods

animate(num time) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
render() → void
start(Scene scene) → void
tick() → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

fillScreen bool
getter/setter pair