sparkle-engine
sparkle-engine
ISparkleEngineOption
Interface ISparkleEngineOption
interface
ISparkleEngineOption
{
antialias
?:
boolean
;
backgroundColor
?:
Color
;
canvas
:
HTMLCanvasElement
;
disableDebugger
?:
boolean
;
height
?:
number
;
maxFPS
?:
number
;
pixelDensity
?:
number
;
scaleMode
?:
SCALE_MODE
;
width
?:
number
;
}
Hierarchy (
view full
)
IRenderOptions
ISparkleEngineOption
Index
Properties
antialias?
background
Color?
canvas
disable
Debugger?
height?
maxFPS?
pixel
Density?
scale
Mode?
width?
Properties
Optional
antialias
antialias
?:
boolean
是否启用抗锯齿
Optional
background
Color
background
Color
?:
Color
canvas
canvas
:
HTMLCanvasElement
canvas
Optional
disable
Debugger
disable
Debugger
?:
boolean
Optional
height
height
?:
number
Optional
maxFPS
maxFPS
?:
number
Optional
pixel
Density
pixel
Density
?:
number
Optional
scale
Mode
scale
Mode
?:
SCALE_MODE
Optional
width
width
?:
number
Preparing search index...
The search index is not available
sparkle-engine
CONTENTS
Math
Color
MathUtils
Matrix
Path
Rect
Vector2
GameNode
Collision
Container
Drawable
Graphical
Sprite
Text
Timer
Transform2D
Texture
AltasTexture
BaseTexture
Texture
TextureManager
Input
InputManager
MouseManager
Physics
Collision
PhysicsManager
Audio
Audio
AudioManager
Others
DebuggerDrawType
GraphicalType
PRIMITIVE_MODE
ResourcesType
SCALE_MODE
TextAnchor
Animations
DataResources
EventEmitter
GLShader
Loader
ObjectPool
Renderer
Resources
ResourcesManager
Scene
SparkleEngine
TextManager
VertexArrayBuffer
AnimationsStore
AttributeInfo
IAnimationFrames
IAnimationOption
IAudioEvent
IBaseGraphicalOptions
ICircleOptions
ICollisionEvent
ICollisionOptions
ICollisionResult
ICompositorOptions
IContainerEvent
IContainerOptions
ICopyable
IDebuggerDraw
IDestoryable
IDrawLineOptions
IDrawOptions
IDrawPolygonOptions
IDrawableOptions
IEventAble
IInputEvents
IListened
ILoadAnimationOptions
ILoaderEvent
IMouseData
IMouseEvents
IPolygonOptions
IPoolable
IRectOptions
IRenderOptions
IResources
IResourcesManagerEvent
IResourcesStore
ISparkleEngineOption
ISpriteOptions
ITextOptions
ITimerEvents
ITimerOptions
ITransform2DOptions
PoolTypes
AttributesLocation
Constructor
IGraphicalOptions
Images
是否启用抗锯齿