Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ctomni231/cwtactics
/ functions
Functions
896 in github.com/ctomni231/cwtactics
⨍
Functions
896
◇
Types & classes
21
↓ 54 callers
Method
addImage
This function attempts to add an image to the ImageSorter using only a filename, will also search for references. @param filename The location where
src/com/jslix/image/ImgLibrary.java:272
↓ 25 callers
Method
play
This function plays a music clip once from start to finish @param ref The string reference to the music clip
src/com/jslix/sound/MusicLibrary.java:170
↓ 23 callers
Method
get
Write in an array to get an Object representing the key java.lang.String For strings java.util.LinkedList For Arrays @param keyList The list of keys t
src/com/jslix/io/JSONLibrary.java:100
↓ 16 callers
Method
getTime
This function gets the current milliseconds of the system @return The milliseconds from 0-999
src/com/jslix/Timer.java:60
↓ 15 callers
Method
length
This function gets the number of elements of the array in ImgLibrary of stored images @return The number of stored images
src/com/jslix/image/ImgLibrary.java:625
↓ 14 callers
Function
assertThat
(errorPool, value)
engine/screentest.js:9
↓ 14 callers
Function
assertThat
(errorPool, value)
cwtdemo/engine/screentest.js:9
↓ 13 callers
Method
size
How many screens are actively displaying to the window @return The number of displayable screens
src/com/jslix/ScreenLibrary.java:154
↓ 12 callers
Method
getFile
This function is used for loading files from the user directory @param filename The path to the file @return A file representing the file name path
src/com/jslix/io/FileFind.java:204
↓ 11 callers
Method
getImage
This function returns a java2D image stored within an ImgLibrary using an String reference @param ref The image reference or filename of the image @r
src/com/jslix/image/ImgLibrary.java:440
↓ 11 callers
Method
update
(int timePassed)
src/com/jslix/Screen.java:79
↓ 9 callers
Function
fakeKeyDown
(key)
engine/js/input.test.js:5
↓ 9 callers
Function
fakeKeyDown
(key)
engine/bc/input.test.js:5
↓ 9 callers
Function
fakeKeyDown
(key)
new_core/input.test.js:6
↓ 9 callers
Function
fakeKeyDown
(key)
cwtdemo/engine/js/input.test.js:5
↓ 9 callers
Function
fakeKeyDown
(key)
cwtdemo/engine/bc/input.test.js:5
↓ 9 callers
Method
toString
This function writes the information to the console window of one file.
src/com/jslix/io/FileIndex.java:75
↓ 9 callers
Function
update
()
engine/js/input.js:158
↓ 9 callers
Function
update
()
new_core/input.js:57
↓ 9 callers
Function
update
()
cwtdemo/engine/js/input.js:159
↓ 8 callers
Function
assertThat
(errorPool, value)
new_core/test.js:9
↓ 8 callers
Method
handleMouse
This function handles various mouse actions and stores them to actions for Java2D(expandable) @param e The mouse action to handle @param wheelScroll T
src/com/jslix/JSlix.java:362
↓ 8 callers
Function
updateActionStatus
(keyId, counterStatus)
engine/js/input.js:121
↓ 8 callers
Function
updateActionStatus
(keyId, counterStatus)
engine/bc/input.js:63
↓ 8 callers
Function
updateActionStatus
(keyId, counterStatus)
new_core/input.js:37
↓ 8 callers
Function
updateActionStatus
(keyId, counterStatus)
cwtdemo/engine/js/input.js:122
↓ 8 callers
Function
updateActionStatus
(keyId, counterStatus)
cwtdemo/engine/bc/input.js:63
↓ 8 callers
Function
validMove
(ind, tmpind, opt)
cwtdemo/cwtmapengine.js:1587
↓ 7 callers
Function
drawDotTemp
(ctx, px=cwtmap.posx, py=cwtmap.posy, strokecolor='red')
cwtdemo/cwtmapengine.js:1793
↓ 7 callers
Function
drawPolyVerts
(ctx, px, py, fillcolor='white', strokecolor='black')
cwtdemo/cwtmapengine.js:1360
↓ 7 callers
Function
update
()
engine/bc/input.js:88
↓ 7 callers
Function
update
()
cwtdemo/engine/bc/input.js:88
↓ 6 callers
Function
canvasImg
(num)
engine/js/jslix.js:1522
↓ 6 callers
Function
checkIndex
(ind)
cwtdemo/tools/maplib.js:579
↓ 6 callers
Function
drawPolyVerts
(ctx, px, py, fillcolor='white', strokecolor='black')
cwtdemo/tools/dump/cwtdemohex.js:298
↓ 6 callers
Function
getImg
(num)
engine/js/jslix.js:623
↓ 6 callers
Method
getIndex
This function returns an image index that matches the reference @param ref The image name or filename of the image @return An integer stating where t
src/com/jslix/image/ImgLibrary.java:615
↓ 6 callers
Method
init
()
src/com/jslix/Screen.java:71
↓ 6 callers
Method
isReady
This function tells you if a music clip is currently playing @return Whether a music clip is playing(T) or not(F)
src/com/jslix/sound/JukeBox.java:53
↓ 6 callers
Method
render
(Graphics2D g, Component dthis)
src/com/jslix/Screen.java:87
↓ 5 callers
Function
addImage
(text)
engine/js/jslix.js:298
↓ 5 callers
Function
addImage
(text)
new_core/jslix.js:193
↓ 5 callers
Function
addImage
(text)
cwtdemo/engine/js/jslix.js:198
↓ 5 callers
Method
addTextImage
This function is used to add a textInfo curated text image to the Image Library @param index The index of the image (or negative for a Font) @param st
src/com/jslix/image/ImgLibrary.java:1350
↓ 5 callers
Function
canvasImg
(num)
new_core/jslix.js:1163
↓ 5 callers
Function
canvasImg
(num)
cwtdemo/engine/js/jslix.js:1177
↓ 5 callers
Function
clearRange
()
cwtdemo/tools/dump/cwtdemobox.js:551
↓ 5 callers
Function
clearRange
()
cwtdemo/tools/dump/cwtdemohex.js:822
↓ 5 callers
Method
createImg
This function creates the buffered image to be used with the grid @param sizex The width of the buffered image @param sizey The height of the buffered
src/com/jslix/image/ImgLibrary.java:871
↓ 5 callers
Function
createTerrain
(id, px, py, tc)
cwtdemo/cwtmapengine.js:496
↓ 5 callers
Function
getImg
(num)
new_core/jslix.js:465
↓ 5 callers
Function
getImg
(num)
cwtdemo/engine/js/jslix.js:470
↓ 5 callers
Function
getRef
(name)
engine/js/music.js:158
↓ 5 callers
Function
getRef
(name)
cwtdemo/engine/js/music.js:158
↓ 5 callers
Method
initialize
This function initializes all the variables used in the class @param directory The path to the search directory
src/com/jslix/io/FileFind.java:404
↓ 5 callers
Function
validMoveE
(ind, opt)
cwtdemo/cwtmapengine.js:1577
↓ 5 callers
Function
validMoveN
(ind, opt)
cwtdemo/cwtmapengine.js:1482
↓ 5 callers
Function
validMoveS
(ind, opt)
cwtdemo/cwtmapengine.js:1525
↓ 5 callers
Function
validMoveW
(ind, opt)
cwtdemo/cwtmapengine.js:1568
↓ 4 callers
Function
addSong
(songpath)
engine/js/music.js:35
↓ 4 callers
Function
addSong
(songpath)
cwtdemo/engine/js/music.js:35
↓ 4 callers
Function
addTextImage
(index, str, row, limit)
engine/js/jslix.js:178
↓ 4 callers
Method
alterKeyPress
This function adds a key if it doesn't exist in the system, or removes a key if it already exists in the system @param type The type of key to add or
src/com/jslix/KeyPress.java:218
↓ 4 callers
Function
createList
(numberOfEntries, defaultValueSupplier)
new_core/utils.js:2
↓ 4 callers
Function
getColor
(key, maindict, dfltcolor='gray')
cwtdemo/cwtmapengine.js:259
↓ 4 callers
Function
isAllMapDataReady
()
cwtdemo/tools/maplibrary.js:169
↓ 4 callers
Function
isAllUnitDataReady
()
cwtdemo/tools/maplibrary.js:266
↓ 4 callers
Function
queueNext
()
new_core/jslix.js:731
↓ 4 callers
Function
queueNext
()
cwtdemo/engine/js/jslix.js:745
↓ 4 callers
Function
toHex
(d)
game/cwbattle.js:862
↓ 4 callers
Function
updateTween
(tween, looped, delta)
new_core/tween.js:39
↓ 4 callers
Function
validMoveE
(ind, opt)
cwtdemo/tools/dump/cwtdemohex.js:635
↓ 4 callers
Function
validMoveNE
(ind, opt)
cwtdemo/cwtmapengine.js:1508
↓ 4 callers
Function
validMoveNE
(ind, opt)
cwtdemo/tools/dump/cwtdemohex.js:511
↓ 4 callers
Function
validMoveNW
(ind, opt)
cwtdemo/cwtmapengine.js:1491
↓ 4 callers
Function
validMoveNW
(ind, opt)
cwtdemo/tools/dump/cwtdemohex.js:475
↓ 4 callers
Function
validMoveSE
(ind, opt)
cwtdemo/cwtmapengine.js:1551
↓ 4 callers
Function
validMoveSE
(ind, opt)
cwtdemo/tools/dump/cwtdemohex.js:583
↓ 4 callers
Function
validMoveSW
(ind, opt)
cwtdemo/cwtmapengine.js:1534
↓ 4 callers
Function
validMoveSW
(ind, opt)
cwtdemo/tools/dump/cwtdemohex.js:547
↓ 4 callers
Function
validMoveW
(ind, opt)
cwtdemo/tools/dump/cwtdemohex.js:619
↓ 3 callers
Function
addLoadEvent
(func)
engine/js/jslix.js:1612
↓ 3 callers
Method
addTextInfo
This adds textual split information for a specific image @param index Which image this refers to @param slicex The number of horizontal slices to giv
src/com/jslix/image/ImgLibrary.java:1266
↓ 3 callers
Method
clearAll
Conserves memory by clearing all references from the list
src/com/jslix/KeyPress.java:158
↓ 3 callers
Function
clearUnitMove
()
cwtdemo/tools/dump/cwtdemohex.js:725
↓ 3 callers
Method
copyArray
This function stores the pixel input into the editing grid @param change The pixels to input into the image
src/com/jslix/image/ImgLibrary.java:1173
↓ 3 callers
Function
createCard
(ind, type, mod, file, subind, modsub, filesub)
cwtdemo/tools/maplibrary.js:1136
↓ 3 callers
Function
createDataCard
(key, ind, mod, tmpkey, modsub, codesub)
cwtdemo/tools/maplib.js:224
↓ 3 callers
Function
createDataPack
(key, modadd=[], modsub=[], codeadd=[], codesub=[])
cwtdemo/tools/maplib.js:161
↓ 3 callers
Function
createMapCard
(ind, subind, modsub, filesub)
cwtdemo/tools/maplibrary.js:1443
↓ 3 callers
Function
createTerrainCard
(ind, modsub, codesub)
cwtdemo/tools/maplibrary.js:1520
↓ 3 callers
Function
createTextPack
(key, modadd=[], modsub=[], langadd=[], langsub=[], codeadd=[], codesub=[])
cwtdemo/tools/maplib.js:289
↓ 3 callers
Function
createTween
(targets)
new_core/tween.js:1
↓ 3 callers
Function
createUnit
(id, px, py, mv)
cwtdemo/tools/dump/cwtdemobox.js:317
↓ 3 callers
Function
createUnit
(id, px, py, mv)
cwtdemo/tools/dump/cwtdemohex.js:463
↓ 3 callers
Function
error
(type)
engine/js/gif.js:304
↓ 3 callers
Function
evalArray
(sym, tmpArr)
cwtdemo/tools/math/cwtmathtoken.js:189
↓ 3 callers
Method
exists
This function checks if a file path exists @param path The file path to check @return Whether the file path exists(T) or not(F)
src/com/jslix/io/FileFind.java:65
↓ 3 callers
Function
finnished
()
engine/js/gif.js:246
↓ 3 callers
Function
getKeys
(maindict)
cwtdemo/cwtmapengine.js:288
next →
1–100 of 896, ranked by callers