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
↓ 1 callers
Function
addColorBox
(red, green, blue, alpha, sizex, sizey)
engine/js/jslix.js:113
↓ 1 callers
Function
addColorBox
(red, green, blue, alpha, sizex, sizey)
new_core/jslix.js:117
↓ 1 callers
Function
addColorBox
(red, green, blue, alpha, sizex, sizey)
cwtdemo/engine/js/jslix.js:117
↓ 1 callers
Function
addCutImageDrop
(imgIndex, posx, posy, locx, locy, sizex, sizey)
new_core/jslix.js:375
↓ 1 callers
Function
addCutImageDrop
(imgIndex, posx, posy, locx, locy, sizex, sizey)
cwtdemo/engine/js/jslix.js:380
↓ 1 callers
Method
addData
This function is used to cause a primitive array to act like an ArrayList. This acts like a push function. @param fillData The data to add to a primit
src/com/jslix/sound/MusicLibrary.java:353
↓ 1 callers
Function
addDomImage
(name, text)
new_core/jslix.js:264
↓ 1 callers
Function
addDomImage
(name, text)
cwtdemo/engine/js/jslix.js:269
↓ 1 callers
Function
addFile
(fileurl)
new_core/filelib.js:13
↓ 1 callers
Function
addFile
(fileurl)
cwtdemo/engine/js/jsonlib.js:22
↓ 1 callers
Function
addFontImage
(str)
engine/js/jslix.js:265
↓ 1 callers
Function
addFontImage
(str)
new_core/jslix.js:159
↓ 1 callers
Function
addFontImage
(str)
cwtdemo/engine/js/jslix.js:164
↓ 1 callers
Method
addFrameScreen
Adds a screen to be displayed by the main window @param theScreen The Screen to be added @see Screen
src/com/jslix/ScreenLibrary.java:48
↓ 1 callers
Method
addKeyPress
Adds a user key action to the array @param keycode The action to add @param slick Whether it is a Slick action
src/com/jslix/KeyPress.java:168
↓ 1 callers
Function
addLoadEvent
(func)
new_core/jslix.js:1252
↓ 1 callers
Function
addLoadEvent
(func)
cwtdemo/engine/js/jslix.js:1266
↓ 1 callers
Method
addMouseClick
Adds a user mouse action to the array @param mousebutton The mouse action to add @param slick Whether it is a Slick action
src/com/jslix/KeyPress.java:181
↓ 1 callers
Function
addReference
(name, imgIndex)
engine/js/jslix.js:366
↓ 1 callers
Function
addReference
(name, imgIndex)
new_core/jslix.js:284
↓ 1 callers
Function
addReference
(name, imgIndex)
cwtdemo/engine/js/jslix.js:289
↓ 1 callers
Method
addScreen
This function adds a screen to the ScreenLibrary @param theScreen The screen to add to the ScreenLibrary
src/com/jslix/JSlix.java:265
↓ 1 callers
Method
addTextToGridImage
This adds Java2D font text to an editing grid @param text The String text to add to the editing grid @param locx The x-axis location of the item in th
src/com/jslix/image/ImgLibrary.java:1013
↓ 1 callers
Function
beforeEach
()
new_core/test.js:45
↓ 1 callers
Function
bootGame
()
new_core/gamecontroller.js:14
↓ 1 callers
Function
canceled
()
engine/js/gif.js:269
↓ 1 callers
Method
changeBackground
Changes the background color @param theColor The color to change the background to
src/com/jslix/JSlix.java:166
↓ 1 callers
Function
changeBlendColor
(data, color, opacity, opt)
engine/js/jslix.js:1337
↓ 1 callers
Function
changeBlendColor
(data, color, opacity, opt)
new_core/jslix.js:952
↓ 1 callers
Function
changeBlendColor
(data, color, opacity, opt)
cwtdemo/engine/js/jslix.js:966
↓ 1 callers
Function
changeColor
(data, fromColor, toColor, opt)
engine/js/jslix.js:1290
↓ 1 callers
Function
changeColor
(data, fromColor, toColor, opt)
new_core/jslix.js:905
↓ 1 callers
Function
changeColor
(data, fromColor, toColor, opt)
cwtdemo/engine/js/jslix.js:919
↓ 1 callers
Function
changeMapColor
(data, mapIndex, columnIndex)
engine/js/jslix.js:1312
↓ 1 callers
Function
changeMapColor
(data, mapIndex, columnIndex)
new_core/jslix.js:927
↓ 1 callers
Function
changeMapColor
(data, mapIndex, columnIndex)
cwtdemo/engine/js/jslix.js:941
↓ 1 callers
Method
changeTitle
This function changes the title at the top of the JSlix window @param newTitle The new title name
src/com/jslix/JSlix.java:100
↓ 1 callers
Method
cleanExit
This function is used to exit cleanly from JSlix
src/com/jslix/JSlix.java:132
↓ 1 callers
Function
createDataDict
(key, ind, mod=0)
cwtdemo/tools/maplib.js:261
↓ 1 callers
Function
createDomImage
(name, text)
engine/js/jslix.js:377
↓ 1 callers
Method
createFile
This function is used to create a file to the user directory. @param path The path to creation directory @param filename The name of the file to be cr
src/com/jslix/io/FileFind.java:284
↓ 1 callers
Method
createGraphics2D
The function re-scales the background image when screen is resized and also creates the background image @param g2 The graphics object associated @pa
src/com/jslix/JSlix.java:178
↓ 1 callers
Method
createGraphics2D
(Graphics2D g2, int w, int h)
src/com/cwt/CWTacticsOld.java:75
↓ 1 callers
Function
createPackFields
()
cwtdemo/tools/maplibrary.js:1125
↓ 1 callers
Function
createTween
(targets)
engine/bc/tween.js:1
↓ 1 callers
Function
createTween
(targets)
cwtdemo/engine/bc/tween.js:1
↓ 1 callers
Method
cutImage
This function uses java2D Buffered Image in order to crop an image @param image The image to crop @param locx The location of the x-axis top-left corn
src/com/jslix/image/ImgLoader.java:166
↓ 1 callers
Function
dataLoaded
(data)
engine/js/gif.js:315
↓ 1 callers
Function
drawCursor
(ctx, color='blue', width=3.0)
cwtdemo/cwtmapengine.js:1142
↓ 1 callers
Method
drawJava
This function draws all the screens to the Java2D window. Due to Java2D frames not handling the updates in a normal way, it also handles the update fu
src/com/jslix/JSlix.java:198
↓ 1 callers
Function
drawLetters
(data, sx, sy, txtArray, cutArray)
engine/js/jslix.js:937
↓ 1 callers
Function
drawLetters
(data, sx, sy, txtArray, cutArray)
new_core/jslix.js:772
↓ 1 callers
Function
drawLetters
(data, sx, sy, txtArray, cutArray)
cwtdemo/engine/js/jslix.js:786
↓ 1 callers
Function
drawMap
(ctx)
cwtdemo/cwtmapengine.js:1028
↓ 1 callers
Function
drawMap
(ctx)
cwtdemo/tools/dump/cwtdemohex.js:278
↓ 1 callers
Function
drawOutline
(ctx, maprn, ind, color='white', width=4.0)
cwtdemo/cwtmapengine.js:1178
↓ 1 callers
Function
drawPath
(ctx, color='black', width=3.0)
cwtdemo/cwtmapengine.js:1153
↓ 1 callers
Function
drawSilo
(ctx, color='white', width=3.0)
cwtdemo/cwtmapengine.js:1168
↓ 1 callers
Function
drawUnit
(ctx, owner=0, fillcolor='', strokecolor='black')
cwtdemo/cwtmapengine.js:1074
↓ 1 callers
Function
dropImage
(ctx, img, rot)
engine/js/jslix.js:1361
↓ 1 callers
Function
dropImage
(ctx, img, rot)
new_core/jslix.js:976
↓ 1 callers
Function
dropImage
(ctx, img, rot)
cwtdemo/engine/js/jslix.js:990
↓ 1 callers
Function
dropPixels
(data, sx, sy, imgID, px, py, opacity, opt)
engine/js/jslix.js:1384
↓ 1 callers
Function
dropPixels
(data, sx, sy, imgID, px, py, opacity, opt)
new_core/jslix.js:999
↓ 1 callers
Function
dropPixels
(data, sx, sy, imgID, px, py, opacity, opt)
cwtdemo/engine/js/jslix.js:1013
↓ 1 callers
Function
evaluateLoopAndTriggerNext
()
new_core/loop_manager.js:26
↓ 1 callers
Function
executeModuleTests
()
new_core/test.js:16
↓ 1 callers
Function
flipX
(data, sx, sy)
engine/js/jslix.js:1215
↓ 1 callers
Function
flipX
(data, sx, sy)
new_core/jslix.js:830
↓ 1 callers
Function
flipX
(data, sx, sy)
cwtdemo/engine/js/jslix.js:844
↓ 1 callers
Function
flipY
(data, sx, sy)
engine/js/jslix.js:1246
↓ 1 callers
Function
flipY
(data, sx, sy)
new_core/jslix.js:861
↓ 1 callers
Function
flipY
(data, sx, sy)
cwtdemo/engine/js/jslix.js:875
↓ 1 callers
Method
getClassFile
This function gets a file from a URL string referencing the home library (for Applets) @param filename The path to the file @return A file representin
src/com/jslix/io/FileFind.java:240
↓ 1 callers
Method
getClassResource
This will attempt to load an image from a resource file using the System resource method. It retrieves an image for Applets mostly, working like a thr
src/com/jslix/image/ImgLoader.java:72
↓ 1 callers
Method
getColorBox
Makes a java2D color box with the specified size. This is used to keep images from ever becoming null. @param theColor The color of the box @param si
src/com/jslix/image/ImgLibrary.java:423
↓ 1 callers
Method
getData
(ArrayList<String> keylist, Object value, boolean keys)
src/com/jslix/io/JSONLibrary.java:258
↓ 1 callers
Function
getDataFromState
(key)
engine/bc/debug.js:100
↓ 1 callers
Function
getDataFromState
(key)
new_core/debug.js:33
↓ 1 callers
Function
getDataFromState
(key)
cwtdemo/engine/bc/debug.js:100
↓ 1 callers
Function
getDataKey
(key, modcode)
cwtdemo/tools/maplib.js:473
↓ 1 callers
Method
getFPS
Gets Java FPS time @return Java FPS
src/com/jslix/JSlix.java:309
↓ 1 callers
Function
getFile
(id=jsonlib.data.length-1)
cwtdemo/engine/js/jsonlib.js:48
↓ 1 callers
Method
getFileImage
Loads an Image from a image file. This is used to load images from the user directory from a relative file path. @param filename The filename of a pi
src/com/jslix/image/ImgLoader.java:40
↓ 1 callers
Method
getFileURL
This function is used for returning URL from files in the user directory @param filename The path to the file @return A Uniform Resource Locator for t
src/com/jslix/io/FileFind.java:222
↓ 1 callers
Method
getFiles
This function is used for reading files from the directory specified and compiling it into a list. @param path The path to the file @throws AccessCont
src/com/jslix/io/FileFind.java:155
↓ 1 callers
Function
getFontHeight
(fontName, fontSize, fontText)
engine/js/jslix.js:1459
↓ 1 callers
Function
getFontHeight
(fontName, fontSize, fontText)
new_core/jslix.js:1100
↓ 1 callers
Function
getFontHeight
(fontName, fontSize, fontText)
cwtdemo/engine/js/jslix.js:1114
↓ 1 callers
Method
getFrameTime
Gives you the update time for the Timer @return the update time for the timer
src/com/jslix/JSlix.java:293
↓ 1 callers
Function
getFullSize
(boxmap=cwtmap.boxmap)
cwtdemo/cwtmapengine.js:1469
↓ 1 callers
Method
getGridImage
This function turns an editing grid into a java2D picture @return An image representing the editing grid
src/com/jslix/image/ImgLibrary.java:1028
↓ 1 callers
Method
getImageIcon
Used to get an Image Icon (useful for displaying GIF animations) @param filename The path to the image @return An image icon of the image
src/com/jslix/image/ImgLoader.java:125
↓ 1 callers
Function
getJSON
(id)
cwtdemo/tools/dump/dump.js:83
↓ 1 callers
Method
getJSONObjectFromRaw
This takes in data and gets a JSONObject out of it @param data The JSON formed data @return A JSONObject Hashmap containing the data
src/com/jslix/io/JSONLibrary.java:163
↓ 1 callers
Function
getJson
(ind)
engine/js/ajax.js:81
↓ 1 callers
Function
getLetterDim
(index)
new_core/jslix.js:747
↓ 1 callers
Function
getLetterDim
(index)
cwtdemo/engine/js/jslix.js:761
↓ 1 callers
Method
getList
(Object key, Object value, int level)
src/com/jslix/io/JSONLibrary.java:279
↓ 1 callers
Function
getMapData
(ind)
cwtdemo/tools/maplibrary.js:174
← previous
next →
201–300 of 896, ranked by callers