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
Function
executeModuleTests
()
cwtdemo/engine/screentest.js:16
Function
fetchJSONData
(urldata)
cwtdemo/tools/dump/dump.js:17
Function
fetchJson
(urldata)
cwtdemo/tools/dump/dump.js:30
Method
flipGridXAxis
This function flips the editing grid along the x-axis
src/com/jslix/image/ImgLibrary.java:944
Method
flipGridYAxis
This function flips the editing grid along the y-axis
src/com/jslix/image/ImgLibrary.java:965
Function
generateList
(json)
engine/js/ajax.js:104
Method
getAllFiles
This function returns a list of files after a search refactor() has been called @return The list of searched file paths
src/com/jslix/io/FileFind.java:129
Function
getAllPacks
()
cwtdemo/tools/maplibrary.js:1263
Method
getBasePath
This function gets the root path of the current .jar used @return The String value representing the root path
src/com/jslix/io/FileFind.java:95
Function
getCardDataKey
(type, code, mod="", strict=false)
cwtdemo/tools/maplibrary.js:1167
Function
getCardTextKey
(type, code, txttype, lang="", mod="", strict=false)
cwtdemo/tools/maplibrary.js:1194
Method
getColor
This function adds translucency to a java2D color @param color The current java2D color @param alpha The amount of opacity to apply (0-255) @return Th
src/com/jslix/image/ImgLibrary.java:646
Function
getDataTypeLength
(ind)
cwtdemo/tools/maplib.js:541
Function
getDefaultColor
(key)
cwtdemo/cwtmapengine.js:255
Function
getDimensions
(event)
engine/js/input.js:108
Function
getDimensions
(event)
cwtdemo/engine/js/input.js:109
Function
getDomCanvasImg
(name)
engine/js/jslix.js:595
Function
getDomImage
(name)
engine/js/jslix.js:585
Function
getDomImage
(name)
new_core/jslix.js:456
Function
getDomImage
(name)
cwtdemo/engine/js/jslix.js:461
Method
getFPS
This function gets the Frame per Second of Java2D Timer @return The Frames per second
src/com/jslix/Timer.java:100
Method
getFrameTime
This gets how often the system sleeps (updates) @return The time the system sleeps
src/com/jslix/Timer.java:92
Method
getGIFImage
This function returns an ImageIcon, allowing Java to be able to handle Animated GIFs. Not part of the regular image pipeline. @param filename The fil
src/com/jslix/image/ImgLibrary.java:481
Function
getGIFImg
()
engine/js/jslix.js:607
Function
getImg
(num)
new_core/cwtimg.js:47
Function
getJSON
(id=jsonlib.data.length-1)
cwtdemo/engine/js/jsonlib.js:57
Method
getJSONObject
A shortcut for getting a JSON Object from a filename @param filename The name of the file to get the json from @return A JSONObject Hashmap containing
src/com/jslix/io/JSONLibrary.java:154
Function
getJson
(id)
new_core/filelib.js:44
Function
getMapDataLength
()
cwtdemo/tools/maplibrary.js:193
Function
getMapDict
()
cwtdemo/tools/maplibrary.js:1433
Function
getMapPackData
()
cwtdemo/tools/maplibrary.js:1438
Function
getMeasureData
(measureId)
engine/screenstate.js:115
Function
getMeasureData
(measureId)
new_core/performance.js:68
Function
getMeasureData
(measureId)
cwtdemo/engine/screenstate.js:152
Method
getMouseScroll
Gets the scroll wheel value of the mouse @return The direction of the scroll click
src/com/jslix/KeyPress.java:65
Method
getMouseX
Gets the current value of the horizontal axis of the mouse @return The horizontal axis of the mouse
src/com/jslix/KeyPress.java:41
Method
getMouseY
Gets the current value of the vertical axis of the mouse @return The vertical axis of the mouse
src/com/jslix/KeyPress.java:49
Method
getOrigX
This function returns the original x-axis size of the image stored within an ImgLibrary using a string reference @param ref The image reference or fi
src/com/jslix/image/ImgLibrary.java:523
Method
getOrigY
This function returns the original y-axis size of the image stored within an ImgLibrary using a string reference @param ref The image reference or fi
src/com/jslix/image/ImgLibrary.java:546
Function
getPackData
(type)
cwtdemo/tools/maplibrary.js:1243
Function
getPackDict
(type)
cwtdemo/tools/maplibrary.js:1248
Function
getPackTextData
(type)
cwtdemo/tools/maplibrary.js:1253
Function
getPackTextDict
(type)
cwtdemo/tools/maplibrary.js:1258
Method
getPreferredSize
The starting size of the window is deciphered here @return The preferred size
src/com/jslix/JSlix.java:328
Method
getPreferredSize
()
src/com/cwt/CWTacticsOld.java:86
Function
getPropertyColor
(key)
cwtdemo/cwtmapengine.js:247
Function
getQuickImage
(text)
engine/js/jslix.js:578
Function
getQuickImage
(text)
new_core/jslix.js:449
Function
getQuickImage
(text)
cwtdemo/engine/js/jslix.js:454
Function
getRefImg
(ind)
engine/js/jslix.js:656
Function
getRefImg
(ind)
new_core/jslix.js:475
Function
getRefImg
(ind)
cwtdemo/engine/js/jslix.js:480
Function
getRefJson
(url)
engine/js/ajax.js:56
Function
getRefText
(url)
engine/js/ajax.js:51
Method
getResourceFile
This function gets a file directly from the .jar resource @param filename The path to the file @return A file representing the file name path
src/com/jslix/io/FileFind.java:260
Method
getScreenIndex
Attempts to return the index of the first instance of a named Screen @param name The name of the Screen @return The index of the named Screen
src/com/jslix/ScreenLibrary.java:90
Method
getStored
Gets the stored Map. Created when getJSONMap and getJSONMapFromRaw is called. Otherwise, returns null @return A map representing the JSON data
src/com/jslix/io/JSONLibrary.java:88
Function
getStoredTerrainData
(ind=0)
cwtdemo/tools/maplibrary.js:244
Function
getStoredUnitData
(ind=0)
cwtdemo/tools/maplibrary.js:295
Function
getTerrainDataKey
(code, mod="", strict=false)
cwtdemo/tools/maplibrary.js:1540
Function
getTerrainDict
()
cwtdemo/tools/maplibrary.js:1510
Function
getTerrainPackData
()
cwtdemo/tools/maplibrary.js:1515
Function
getTerrainTextData
()
cwtdemo/tools/maplibrary.js:1635
Function
getTerrainTextDict
()
cwtdemo/tools/maplibrary.js:1640
Function
getTerrainTextKey
(code, type, lang="", mod="", strict=false)
cwtdemo/tools/maplibrary.js:1646
Method
getType
Used for getting the type of data being returned from this path. Use with get() to determine what type of object is being dealt with @param keyList Th
src/com/jslix/io/JSONLibrary.java:128
Function
getUnitColor
(key)
cwtdemo/cwtmapengine.js:251
Function
getUnitDataLength
()
cwtdemo/tools/maplibrary.js:290
Function
getUrl
(ind)
engine/js/ajax.js:86
Method
getWindow
This gets the outside frame of the JSlix window @return The frame outside the JSlix window
src/com/jslix/JSlix.java:151
Function
getX
(num)
engine/js/jslix.js:634
Function
getY
(num)
engine/js/jslix.js:645
Function
handleResponse
()
engine/js/ajax.js:147
Function
handleResponse
()
cwtdemo/engine/js/jsonlib.js:103
Method
hashSize
This function gets the number of elements of the references to the images. There actually might be more references than images themselves. @return Th
src/com/jslix/image/ImgLibrary.java:636
Method
horizontalPixelMove
This function moves pixels left/right @param movePixel moves pixels [(+)to the right/(-)to the left] @param row the Y-Row chosen
src/com/jslix/image/ImgLibrary.java:1089
Function
init
()
game/cwbattle.js:36
Function
init
()
game/maingame.js:7
Function
init
()
game/testbed.js:13
Function
init
()
game/battletest.js:15
Function
init
()
engine/js/input.js:130
Function
init
()
engine/bc/input.js:72
Function
init
()
cwtdemo/cwtdemo.js:15
Function
init
()
cwtdemo/cwtmapengine.js:101
Function
init
()
cwtdemo/tools/maplibrary.js:147
Function
init
()
cwtdemo/tools/maplib.js:138
Function
init
()
cwtdemo/tools/dump/cwtdemobox.js:56
Function
init
()
cwtdemo/tools/dump/cwtdemohex.js:61
Function
init
()
cwtdemo/engine/js/input.js:131
Function
init
()
cwtdemo/engine/bc/input.js:72
Method
init
()
src/com/cwt/screen/BattleScreen.java:23
Method
init
()
src/com/cwt/screen/MainGame.java:17
Method
init
()
src/com/cwt/screen/TestBed.java:35
Method
isApplet
This function tells you whether this screen is an applet @return Whether this screen is an applet(T) or not(F)
src/com/jslix/ScreenLibrary.java:162
Method
isKeyPressed
Tests to see if a key was pressed @param keycode The key to test @return if key was pressed
src/com/jslix/KeyPress.java:130
Function
isMap
()
cwtdemo/cwtmapengine.js:320
Method
isMouseClicked
Checks to see if a mouse button was pressed @param mousebutton The mouse button to check @return if it was clicked
src/com/jslix/KeyPress.java:145
Function
isMusicPlaying
()
engine/js/music.js:170
Function
isMusicPlaying
()
cwtdemo/engine/js/music.js:170
Function
isReady
(id=jsonlib.data.length-1)
cwtdemo/engine/js/jsonlib.js:37
← previous
next →
601–700 of 896, ranked by callers