MCPcopy Create free account

hub / github.com/ctomni231/cwtactics / functions

Functions896 in github.com/ctomni231/cwtactics

FunctionexecuteModuleTests
()
cwtdemo/engine/screentest.js:16
FunctionfetchJSONData
(urldata)
cwtdemo/tools/dump/dump.js:17
FunctionfetchJson
(urldata)
cwtdemo/tools/dump/dump.js:30
MethodflipGridXAxis
This function flips the editing grid along the x-axis
src/com/jslix/image/ImgLibrary.java:944
MethodflipGridYAxis
This function flips the editing grid along the y-axis
src/com/jslix/image/ImgLibrary.java:965
FunctiongenerateList
(json)
engine/js/ajax.js:104
MethodgetAllFiles
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
FunctiongetAllPacks
()
cwtdemo/tools/maplibrary.js:1263
MethodgetBasePath
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
FunctiongetCardDataKey
(type, code, mod="", strict=false)
cwtdemo/tools/maplibrary.js:1167
FunctiongetCardTextKey
(type, code, txttype, lang="", mod="", strict=false)
cwtdemo/tools/maplibrary.js:1194
MethodgetColor
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
FunctiongetDataTypeLength
(ind)
cwtdemo/tools/maplib.js:541
FunctiongetDefaultColor
(key)
cwtdemo/cwtmapengine.js:255
FunctiongetDimensions
(event)
engine/js/input.js:108
FunctiongetDimensions
(event)
cwtdemo/engine/js/input.js:109
FunctiongetDomCanvasImg
(name)
engine/js/jslix.js:595
FunctiongetDomImage
(name)
engine/js/jslix.js:585
FunctiongetDomImage
(name)
new_core/jslix.js:456
FunctiongetDomImage
(name)
cwtdemo/engine/js/jslix.js:461
MethodgetFPS
This function gets the Frame per Second of Java2D Timer @return The Frames per second
src/com/jslix/Timer.java:100
MethodgetFrameTime
This gets how often the system sleeps (updates) @return The time the system sleeps
src/com/jslix/Timer.java:92
MethodgetGIFImage
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
FunctiongetGIFImg
()
engine/js/jslix.js:607
FunctiongetImg
(num)
new_core/cwtimg.js:47
FunctiongetJSON
(id=jsonlib.data.length-1)
cwtdemo/engine/js/jsonlib.js:57
MethodgetJSONObject
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
FunctiongetJson
(id)
new_core/filelib.js:44
FunctiongetMapDataLength
()
cwtdemo/tools/maplibrary.js:193
FunctiongetMapDict
()
cwtdemo/tools/maplibrary.js:1433
FunctiongetMapPackData
()
cwtdemo/tools/maplibrary.js:1438
FunctiongetMeasureData
(measureId)
engine/screenstate.js:115
FunctiongetMeasureData
(measureId)
new_core/performance.js:68
FunctiongetMeasureData
(measureId)
cwtdemo/engine/screenstate.js:152
MethodgetMouseScroll
Gets the scroll wheel value of the mouse @return The direction of the scroll click
src/com/jslix/KeyPress.java:65
MethodgetMouseX
Gets the current value of the horizontal axis of the mouse @return The horizontal axis of the mouse
src/com/jslix/KeyPress.java:41
MethodgetMouseY
Gets the current value of the vertical axis of the mouse @return The vertical axis of the mouse
src/com/jslix/KeyPress.java:49
MethodgetOrigX
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
MethodgetOrigY
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
FunctiongetPackData
(type)
cwtdemo/tools/maplibrary.js:1243
FunctiongetPackDict
(type)
cwtdemo/tools/maplibrary.js:1248
FunctiongetPackTextData
(type)
cwtdemo/tools/maplibrary.js:1253
FunctiongetPackTextDict
(type)
cwtdemo/tools/maplibrary.js:1258
MethodgetPreferredSize
The starting size of the window is deciphered here @return The preferred size
src/com/jslix/JSlix.java:328
MethodgetPreferredSize
()
src/com/cwt/CWTacticsOld.java:86
FunctiongetPropertyColor
(key)
cwtdemo/cwtmapengine.js:247
FunctiongetQuickImage
(text)
engine/js/jslix.js:578
FunctiongetQuickImage
(text)
new_core/jslix.js:449
FunctiongetQuickImage
(text)
cwtdemo/engine/js/jslix.js:454
FunctiongetRefImg
(ind)
engine/js/jslix.js:656
FunctiongetRefImg
(ind)
new_core/jslix.js:475
FunctiongetRefImg
(ind)
cwtdemo/engine/js/jslix.js:480
FunctiongetRefJson
(url)
engine/js/ajax.js:56
FunctiongetRefText
(url)
engine/js/ajax.js:51
MethodgetResourceFile
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
MethodgetScreenIndex
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
MethodgetStored
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
FunctiongetStoredTerrainData
(ind=0)
cwtdemo/tools/maplibrary.js:244
FunctiongetStoredUnitData
(ind=0)
cwtdemo/tools/maplibrary.js:295
FunctiongetTerrainDataKey
(code, mod="", strict=false)
cwtdemo/tools/maplibrary.js:1540
FunctiongetTerrainDict
()
cwtdemo/tools/maplibrary.js:1510
FunctiongetTerrainPackData
()
cwtdemo/tools/maplibrary.js:1515
FunctiongetTerrainTextData
()
cwtdemo/tools/maplibrary.js:1635
FunctiongetTerrainTextDict
()
cwtdemo/tools/maplibrary.js:1640
FunctiongetTerrainTextKey
(code, type, lang="", mod="", strict=false)
cwtdemo/tools/maplibrary.js:1646
MethodgetType
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
FunctiongetUnitColor
(key)
cwtdemo/cwtmapengine.js:251
FunctiongetUnitDataLength
()
cwtdemo/tools/maplibrary.js:290
FunctiongetUrl
(ind)
engine/js/ajax.js:86
MethodgetWindow
This gets the outside frame of the JSlix window @return The frame outside the JSlix window
src/com/jslix/JSlix.java:151
FunctiongetX
(num)
engine/js/jslix.js:634
FunctiongetY
(num)
engine/js/jslix.js:645
FunctionhandleResponse
()
engine/js/ajax.js:147
FunctionhandleResponse
()
cwtdemo/engine/js/jsonlib.js:103
MethodhashSize
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
MethodhorizontalPixelMove
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
Functioninit
()
game/cwbattle.js:36
Functioninit
()
game/maingame.js:7
Functioninit
()
game/testbed.js:13
Functioninit
()
game/battletest.js:15
Functioninit
()
engine/js/input.js:130
Functioninit
()
engine/bc/input.js:72
Functioninit
()
cwtdemo/cwtdemo.js:15
Functioninit
()
cwtdemo/cwtmapengine.js:101
Functioninit
()
cwtdemo/tools/maplibrary.js:147
Functioninit
()
cwtdemo/tools/maplib.js:138
Functioninit
()
cwtdemo/tools/dump/cwtdemobox.js:56
Functioninit
()
cwtdemo/tools/dump/cwtdemohex.js:61
Functioninit
()
cwtdemo/engine/js/input.js:131
Functioninit
()
cwtdemo/engine/bc/input.js:72
Methodinit
()
src/com/cwt/screen/BattleScreen.java:23
Methodinit
()
src/com/cwt/screen/MainGame.java:17
Methodinit
()
src/com/cwt/screen/TestBed.java:35
MethodisApplet
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
MethodisKeyPressed
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
FunctionisMap
()
cwtdemo/cwtmapengine.js:320
MethodisMouseClicked
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
FunctionisMusicPlaying
()
engine/js/music.js:170
FunctionisMusicPlaying
()
cwtdemo/engine/js/music.js:170
FunctionisReady
(id=jsonlib.data.length-1)
cwtdemo/engine/js/jsonlib.js:37
← previousnext →601–700 of 896, ranked by callers