Example
app
@w 1280
@h 720
@color 0xFFFFFF
@smooth off
// activate children presets
mark.get('app').init();
Extends
- PIXI.Application
Mixes In
Members
-
Childs list
-
Renderer backgroundColor
-
Element name
-
Height game view
-
Element id
-
this.mark markus.View
-
Root view class
-
Parent node
-
this.presets markus.View
-
Presets list
-
Element properties from markus markup
-
Resolution coef
-
Smooth textures in pixi
-
Element tags
-
Аrray of functions called every tick
-
Width game view
Methods
-
Add tag to tags list and app mixin props
Name Type Description propsstring tagName
-
Add function to ticks array
Name Type Description cbfunciton Every tick is called
-
Initial app elements
-
Remove tag from tags list and reuse mixins props
Name Type Description propsstring tagName
-
Set props to element
Name Type Description propsObject Props object