MCPcopy Create free account

hub / github.com/ctomni231/cwtactics / functions

Functions896 in github.com/ctomni231/cwtactics

FunctionaddInvert
()
engine/js/jslix.js:444
FunctionaddInvert
()
new_core/jslix.js:309
FunctionaddInvert
()
cwtdemo/engine/js/jslix.js:314
FunctionaddLetterImage
(index, str, limit)
engine/js/jslix.js:149
FunctionaddLoadEvent
(func)
cwtdemo/tools/maplibrary.js:1688
FunctionaddLoadEvent
(func)
cwtdemo/tools/maplib.js:792
FunctionaddParagraghImage
(index, str, limit)
engine/js/jslix.js:154
MethodaddParagraphImage
This addTextImage helper function gets a paragraph using the limit provided @param index The index of the image (or negative for a Font) @param str Th
src/com/jslix/image/ImgLibrary.java:1311
FunctionaddPixelDrop
(imgIndex, posx, posy, opacity, opt)
engine/js/jslix.js:522
FunctionaddPixelDrop
(imgIndex, posx, posy, opacity, opt)
new_core/jslix.js:387
FunctionaddPixelDrop
(imgIndex, posx, posy, opacity, opt)
cwtdemo/engine/js/jslix.js:392
FunctionaddPixelXShift
(posx, posy, repeat)
engine/js/jslix.js:489
FunctionaddPixelXShift
(posx, posy, repeat)
new_core/jslix.js:354
FunctionaddPixelXShift
(posx, posy, repeat)
cwtdemo/engine/js/jslix.js:359
FunctionaddPixelYShift
(posx, posy, repeat)
engine/js/jslix.js:499
FunctionaddPixelYShift
(posx, posy, repeat)
new_core/jslix.js:364
FunctionaddPixelYShift
(posx, posy, repeat)
cwtdemo/engine/js/jslix.js:369
MethodaddReference
This function adds a reference string to an image for naming. References are stored in a hash so images can be referenced from these names using the g
src/com/jslix/image/ImgLibrary.java:387
FunctionaddRotate90
()
engine/js/jslix.js:436
FunctionaddRotate90
()
new_core/jslix.js:301
FunctionaddRotate90
()
cwtdemo/engine/js/jslix.js:306
FunctionaddRotatePixels
()
engine/js/jslix.js:440
FunctionaddRotatePixels
()
new_core/jslix.js:305
FunctionaddRotatePixels
()
cwtdemo/engine/js/jslix.js:310
FunctionaddTextImage
(index, str)
new_core/jslix.js:148
FunctionaddTextImage
(index, str)
cwtdemo/engine/js/jslix.js:153
FunctionaddTextInfo
(index, slicex, slicey, start, chart, posx, posy, sizex, sizey)
engine/js/jslix.js:547
FunctionaddTextInfo
(slicex, slicey, start, chart)
new_core/jslix.js:407
FunctionaddTextInfo
(slicex, slicey, start, chart)
cwtdemo/engine/js/jslix.js:412
FunctionaddTextLineImage
(index, str, row, limit)
engine/js/jslix.js:165
MethodaddTextLineImage
This addTextImage helper function helps get pieces of words out of a line of words @param index The index of the image (or negative for a Font) @param
src/com/jslix/image/ImgLibrary.java:1337
FunctionaddTextMap
(text)
new_core/jslix.js:110
FunctionaddTextMap
(text)
cwtdemo/engine/js/jslix.js:110
FunctionaddTrait
(trait)
engine/screenlibrary.js:27
FunctionaddTrait
(trait)
cwtdemo/engine/screenlibrary.js:27
FunctionaddWordImage
(index, str, row, limit)
engine/js/jslix.js:160
Functionassert
(errorPool, expression, msg)
engine/screentest.js:3
Functionassert
(errorPool, expression, msg)
new_core/test.js:3
Functionassert
(errorPool, expression, msg)
cwtdemo/engine/screentest.js:3
Functionboot
()
cwtactics.js:15
Functionboot
()
new_core/starter.js:6
Functionboot
()
cwtdemo/starter.js:13
MethodbringScreenToFront
Brings the Screen specified by index to the front. Not tested with Slick window, might bug out. @param index The screen to bring to the front
src/com/jslix/ScreenLibrary.java:104
FunctioncancelLoad
(callback)
engine/js/gif.js:298
FunctioncenterMapPosition
()
cwtdemo/cwtmapengine.js:306
MethodchangeDirectory
This function changes the directory path of the file search @param directory The path to the directory @return Whether the directory change was succes
src/com/jslix/io/FileFind.java:74
FunctionchangeFontFamily
(fontFamily)
engine/js/jslix.js:556
FunctionchangeFontFamily
(fontFamily)
new_core/jslix.js:427
FunctionchangeFontFamily
(fontFamily)
cwtdemo/engine/js/jslix.js:432
FunctionchangeFontSize
(fontSize)
engine/js/jslix.js:560
FunctionchangeFontSize
(fontSize)
new_core/jslix.js:431
FunctionchangeFontSize
(fontSize)
cwtdemo/engine/js/jslix.js:436
FunctionchangeFontStroke
(num)
engine/js/jslix.js:569
FunctionchangeFontStroke
(num)
new_core/jslix.js:440
FunctionchangeFontStroke
(num)
cwtdemo/engine/js/jslix.js:445
FunctionchangeFontTemplateText
(fontText)
engine/js/jslix.js:564
FunctionchangeFontTemplateText
(fontText)
new_core/jslix.js:435
FunctionchangeFontTemplateText
(fontText)
cwtdemo/engine/js/jslix.js:440
FunctionchangeScreen
(val)
engine/screenlibrary.js:41
FunctionchangeScreen
(val)
cwtdemo/engine/screenlibrary.js:41
Methodcheck
Used to help a frame resize
src/com/jslix/ScreenLibrary.java:184
MethodcheckNow
Used to see if it is okay to resize the screen @return If it is okay to resize the screen
src/com/jslix/ScreenLibrary.java:192
FunctionclearDataPacks
()
cwtdemo/tools/maplib.js:535
FunctionclearMap
()
cwtdemo/cwtmapengine.js:479
FunctionclearStoredMapData
()
cwtdemo/tools/maplibrary.js:211
FunctionclearStoredTerrainData
()
cwtdemo/tools/maplibrary.js:257
FunctionclearStoredUnitData
()
cwtdemo/tools/maplibrary.js:308
MethodcreatArrayContainer
()
src/com/jslix/io/JSONLibrary.java:51
FunctioncreateDomCanvas
(name, sizex, sizey)
engine/js/jslix.js:398
FunctioncreateFileMap
(ind, game="CWT")
cwtdemo/cwtmapengine.js:333
FunctioncreateGIFImage
(text)
engine/js/jslix.js:414
FunctioncreateList
(numberOfEntries, defaultValueSupplier)
engine/bc/utils.js:2
FunctioncreateList
(numberOfEntries, defaultValueSupplier)
cwtdemo/engine/bc/utils.js:2
FunctioncreateMap
(sizex, sizey, data=[], defid=0, deftc=1)
cwtdemo/cwtmapengine.js:429
FunctioncreateMapPacks
(modadd=[], fileadd=[], modsub=[], filesub=[], clear=true)
cwtdemo/tools/maplibrary.js:1371
FunctioncreateNullBorderMap
(sizex, sizey)
cwtdemo/cwtmapengine.js:461
MethodcreateObjectContainer
()
src/com/jslix/io/JSONLibrary.java:47
FunctioncreatePacks
(type, modadd=[], fileadd=[], modsub=[], filesub=[], clear=true)
cwtdemo/tools/maplibrary.js:976
FunctioncreateTerrainPacks
(modadd=[], codeadd=[], modsub=[], codesub=[], clear=true)
cwtdemo/tools/maplibrary.js:1466
FunctioncreateUnit
(id, px, py, hp, mv, at, or, ir)
cwtdemo/cwtmapengine.js:509
FunctiondefineBeforeEach
(beforeEachFunction)
engine/screentest.js:56
FunctiondefineBeforeEach
(beforeEachFunction)
new_core/test.js:56
FunctiondefineBeforeEach
(beforeEachFunction)
cwtdemo/engine/screentest.js:56
FunctiondefineTestCase
(testCaseName, testFunction)
engine/screentest.js:49
FunctiondefineTestCase
(testCaseName, testFunction)
new_core/test.js:49
FunctiondefineTestCase
(testCaseName, testFunction)
cwtdemo/engine/screentest.js:49
MethoddeleteFile
This function is used to delete a file from the user directory @param path The path to deletion directory @param filename The name of the file to be d
src/com/jslix/io/FileFind.java:328
FunctiondimensionChange
()
cwtdemo/cwtmapengine.js:325
FunctiondrawCropImg
(ctx, img, dlx, dly, dsx, dsy, slx, sly)
engine/js/jslix.js:710
MethoddrawCropImg
This function is used for drawing one shifted image on the destination screen. Used for making a picture that will slide out of view, or could also be
src/com/jslix/image/ImgLibrary.java:731
FunctiondrawCutImg
(ctx, img, dlx, dly, dsx, dsy, slx, sly, ssx, ssy)
engine/js/jslix.js:737
MethoddrawCutImg
This function is used to draw a cut image from the source picture directly on the destination screen. Unlike the function above, this allows you to sc
src/com/jslix/image/ImgLibrary.java:786
FunctiondrawImg
(ctx, img, dlx, dly, dsx, dsy)
engine/js/jslix.js:684
MethoddrawImg
This function draws the image on a destination screen. Used for drawing items to the screen and allowing for scaling of the destination image on the f
src/com/jslix/image/ImgLibrary.java:682
FunctiondrawTileText
(ctx, mapsl)
cwtdemo/cwtmapengine.js:1348
FunctionevalMathToken
(txtVal)
cwtdemo/tools/math/cwtmathtoken.js:36
FunctionevaluateKeyEvent
(keyStatusModifier, event)
engine/bc/input.js:31
FunctionevaluateKeyEvent
(keyStatusModifier, event)
new_core/input.js:7
FunctionevaluateKeyEvent
(keyStatusModifier, event)
cwtdemo/engine/bc/input.js:31
FunctionexecuteModuleTests
()
engine/screentest.js:16
← previousnext →501–600 of 896, ranked by callers