Type Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
C
 Circle
 createScene
D
 didMoveToView
E
 Emmiter
 event
G
 GeminiObject
N
 Node
P
 Path
 PhysicsBody
R
 Rectangle
S
 Shape
 Sprite
T
 text_field
A circle object.
Event generated when a scene is first loaded.
Event generated when a scene has just been transitioned.
Emmitter objects are particle emitters that can be used for effects like flame, smoke, etc.
An object passed to an event handler that contains information about the event that has occurred.
The base object type for all objects in Gemini SK.
The basic visual type for Gemini SK.
A mathematical description of a series of shapes or lines.
A body used in physics simulation.
A rectangle object.
The parent type for various shapes (circle, rectangle, etc.)
A sprite object.
A text input object.
Close