Свойство | Тип | Описание | |
---|---|---|---|
DrawTickCount | int | ||
Instance | |||
cachedObjects | LevelObject>.JsDictionary | ||
mainCanvas | |||
objectManager | |||
overrideRealScale | |||
tickCount | int | ||
waitingForTickContinue | bool |
Свойство | Тип | Описание | |
---|---|---|---|
SonicManager | System | ||
cacheHeightMapForChunk | |||
containsAnimatedTile | |||
debugDraw | void | ||
drawAnimations | void | ||
drawCanveses | void | ||
drawDebugTextChunks | void | ||
drawHaltMode | bool | ||
drawHighChunks | void | ||
drawLoading | void | ||
drawLowChunks | void | ||
drawObjects | void | ||
drawRings | void | ||
drawSonic | void | ||
effectClick | bool | ||
getOffs | Point[] | ||
tickObjects | void | ||
updatePositions | void | ||
updatePositionsForPlaying | void |
Метод | Описание | |
---|---|---|
CacheTiles ( ) : void | ||
ClearCache ( ) : void | ||
DestroyCanvases ( ) : void | ||
Load ( SLData sonicLevel ) : void | ||
MainDraw ( |
||
MouseMove ( jQueryApi.jQueryEvent queryEvent ) : bool | ||
MouseUp ( jQueryApi.jQueryEvent queryEvent ) : bool | ||
OnClick ( jQueryApi.jQueryEvent Event ) : bool | ||
PreloadSprites ( System.Action completed, Action |
||
Replace ( |
||
ReplaceMagic ( ) : void | ||
ResetCanvases ( ) : void | ||
SonicManager ( |
||
Tick ( ) : void | ||
loadObjects ( string>.KeyValuePair |
||
loadObjects ( List |
Метод | Описание | |
---|---|---|
SonicManager ( ) : System | ||
cacheHeightMapForChunk ( |
||
containsAnimatedTile ( int tile, |
||
debugDraw ( ) : void | ||
drawAnimations ( |
||
drawCanveses ( |
||
drawDebugTextChunks ( |
||
drawHaltMode ( |
||
drawHighChunks ( |
||
drawLoading ( |
||
drawLowChunks ( |
||
drawObjects ( |
||
drawRings ( |
||
drawSonic ( |
||
effectClick ( jQueryApi.jQueryEvent Event ) : bool | ||
getOffs ( int w1, int h1 ) : Point[] | ||
tickObjects ( ) : void | ||
updatePositions ( |
||
updatePositionsForPlaying ( |
public MainDraw ( |
||
canvas | ||
Результат | void |
public MouseMove ( jQueryApi.jQueryEvent queryEvent ) : bool | ||
queryEvent | jQueryApi.jQueryEvent | |
Результат | bool |
public MouseUp ( jQueryApi.jQueryEvent queryEvent ) : bool | ||
queryEvent | jQueryApi.jQueryEvent | |
Результат | bool |
public OnClick ( jQueryApi.jQueryEvent Event ) : bool | ||
Event | jQueryApi.jQueryEvent | |
Результат | bool |
public PreloadSprites ( System.Action completed, Action |
||
completed | System.Action | |
update | Action |
|
Результат | void |
public Replace ( |
||
from | ||
to | Point | |
Результат | void |
public SonicManager ( |
||
engine | ||
gameCanvas | ||
resize | System.Action | |
Результат | System |
public loadObjects ( string>.KeyValuePair |
||
objects | string>.KeyValuePair | |
Результат | void |
public loadObjects ( List |
||
objects | List |
|
Результат | void |
public static SonicManager,OurSonic Instance | ||
Результат |
public JsDictionary |
||
Результат | LevelObject>.JsDictionary |
public CanvasInformation,OurSonic.Utility mainCanvas | ||
Результат |
public ObjectManager,OurSonic.Level.Objects objectManager | ||
Результат |
public DoublePoint,OurSonic.Utility overrideRealScale | ||
Результат |