MCPcopy Create free account

hub / github.com/ctomni231/cwtactics / functions

Functions896 in github.com/ctomni231/cwtactics

↓ 3 callersMethodgetPixels
This function returns pixels stored within an ImageSorter using an String reference @param ref The image name or filename of the image @return The ar
src/com/jslix/image/ImgLibrary.java:492
↓ 3 callersFunctiongetRefIndex
(url)
engine/js/ajax.js:67
↓ 3 callersMethodgetX
This function returns the current x-axis size of the image stored within an ImageSorter using a string reference @param ref The image reference or fi
src/com/jslix/image/ImgLibrary.java:569
↓ 3 callersMethodgetY
This function returns the current y-axis size of the image stored within an ImageSorter using a string reference @param ref The image reference or fi
src/com/jslix/image/ImgLibrary.java:592
↓ 3 callersMethodhandleKeyboard
This function handles various keyboard actions and stores them to values for Java2D (expandable) @param e The key event to handle
src/com/jslix/JSlix.java:338
↓ 3 callersFunctionhttpRequest
(reqType, url, asynch, send)
engine/js/ajax.js:211
↓ 3 callersFunctionisAllTerrainDataReady
()
cwtdemo/tools/maplibrary.js:220
↓ 3 callersFunctionisReady
(ind)
engine/js/ajax.js:91
↓ 3 callersFunctionloadImage
(num)
engine/js/jslix.js:1588
↓ 3 callersMethodloadImage
Draws the entire image. It is used to make sure the full image is loaded into memory before drawing it. @param img The image to draw
src/com/jslix/image/ImgLoader.java:109
↓ 3 callersFunctionmoduleTest
(moduleName, moduleTestFunction)
engine/screentest.js:38
↓ 3 callersFunctionmoduleTest
(moduleName, moduleTestFunction)
cwtdemo/engine/screentest.js:38
↓ 3 callersFunctionnumberOrBoundary
(leftBoundary, rightBoundary, number)
new_core/utils.js:32
↓ 3 callersFunctionplaying
()
engine/js/gif.js:366
↓ 3 callersFunctionqueueNext
()
engine/js/jslix.js:1195
↓ 3 callersFunctionvalidMoveE
(ind, opt)
cwtdemo/tools/dump/cwtdemobox.js:380
↓ 3 callersFunctionvalidMoveN
(ind, opt)
cwtdemo/tools/dump/cwtdemobox.js:329
↓ 3 callersFunctionvalidMoveS
(ind, opt)
cwtdemo/tools/dump/cwtdemobox.js:346
↓ 3 callersFunctionvalidMoveW
(ind, opt)
cwtdemo/tools/dump/cwtdemobox.js:363
↓ 2 callersFunctionaddFile
(fileurl)
cwtdemo/tools/dump/dump.js:52
↓ 2 callersMethodaddLetterImage
This addTextImage helper function gets a letter string using the limit provided @param index The index of the image (or negative for a Font) @param st
src/com/jslix/image/ImgLibrary.java:1299
↓ 2 callersMethodaddWordImage
This addTextImage helper function helps get pieces of words out of a paragraph @param index The index of the image (or negative for a Font) @param str
src/com/jslix/image/ImgLibrary.java:1324
↓ 2 callersFunctionbeforeEach
()
engine/screentest.js:45
↓ 2 callersFunctionbeforeEach
()
cwtdemo/engine/screentest.js:45
↓ 2 callersFunctionchangeReference
(name)
engine/js/jslix.js:453
↓ 2 callersFunctionchangeReference
(name)
new_core/jslix.js:318
↓ 2 callersFunctionchangeReference
(name)
cwtdemo/engine/js/jslix.js:323
↓ 2 callersMethodclearGrid
Clears the grid
src/com/jslix/image/ImgLibrary.java:883
↓ 2 callersFunctionclearMove
()
cwtdemo/cwtmapengine.js:607
↓ 2 callersFunctionclearPath
()
cwtdemo/cwtmapengine.js:1020
↓ 2 callersFunctionclearRange
()
cwtdemo/cwtmapengine.js:730
↓ 2 callersFunctionclearUnitMove
()
cwtdemo/tools/dump/cwtdemobox.js:462
↓ 2 callersMethodcreatePixelMapImage
The most important function in the entire class. Makes the mumble jumble of pixels into an image. @return A pixtureMap completed image
src/com/jslix/image/ImgLibrary.java:1150
↓ 2 callersFunctioncreateTerrain
(id, px, py, tc)
cwtdemo/tools/dump/cwtdemobox.js:305
↓ 2 callersFunctioncreateTerrain
(id, px, py, tc)
cwtdemo/tools/dump/cwtdemohex.js:452
↓ 2 callersFunctiondoOnloadEvent
()
engine/js/gif.js:309
↓ 2 callersMethoddrawPermPixel
This private function fills in all the necessary variables to create a transparent PixtureMap. @param colorInRGB The color to be inserted @param locx
src/com/jslix/image/ImgLibrary.java:1187
↓ 2 callersFunctiondropCutPixels
(data, sx, sy, idata)
engine/js/jslix.js:1411
↓ 2 callersFunctiondropCutPixels
(data, sx, sy, idata)
new_core/jslix.js:1026
↓ 2 callersFunctiondropCutPixels
(data, sx, sy, idata)
cwtdemo/engine/js/jslix.js:1040
↓ 2 callersFunctionfakeKeyUp
(key)
engine/js/input.test.js:9
↓ 2 callersFunctionfakeKeyUp
(key)
engine/bc/input.test.js:9
↓ 2 callersFunctionfakeKeyUp
(key)
new_core/input.test.js:10
↓ 2 callersFunctionfakeKeyUp
(key)
cwtdemo/engine/js/input.test.js:9
↓ 2 callersFunctionfakeKeyUp
(key)
cwtdemo/engine/bc/input.test.js:9
↓ 2 callersMethodgenerateList
Used to generate a single flat array from a JSON file. Useful if you want to view everything at once including the types @param map The JSON Map to vi
src/com/jslix/io/JSONLibrary.java:138
↓ 2 callersFunctiongetFile
(id)
new_core/filelib.js:37
↓ 2 callersFunctiongetFile
(id)
cwtdemo/tools/dump/dump.js:76
↓ 2 callersMethodgetIndex
This gets the current index of a String reference to a music clip @param ref The reference String @return The index representing the reference String
src/com/jslix/sound/MusicLibrary.java:162
↓ 2 callersMethodgetJSONMap
Takes in a filename and creates a Map out of it @param filename The JSON formed data file @return A Map containing the data
src/com/jslix/io/JSONLibrary.java:63
↓ 2 callersMethodgetJSONMapFromRaw
Takes in raw data and creates a Map out of it @param filename The JSON formed data @return A Map containing the data
src/com/jslix/io/JSONLibrary.java:72
↓ 2 callersFunctiongetLetterDim
(index)
engine/js/jslix.js:819
↓ 2 callersMethodgetLetterDim
A function for getting the length and width of a letter in a textMap @param index The ImgLibrary index of the image @return An array representing the
src/com/jslix/image/ImgLibrary.java:1388
↓ 2 callersFunctiongetMapFileLength
()
cwtdemo/tools/maplibrary.js:1270
↓ 2 callersFunctiongetPolySize
(ngon)
cwtdemo/cwtmapengine.js:1447
↓ 2 callersFunctiongetPolyVerts
(sides, radius, startX=false)
cwtdemo/cwtmapengine.js:1394
↓ 2 callersMethodgetRaw
This is used to get an JSON raw script from a file provided. It will work for any document formed in JSON. @param filename The path to the JSON docume
src/com/jslix/io/JSONLibrary.java:179
↓ 2 callersFunctiongetTerrainCodeLength
()
cwtdemo/tools/maplibrary.js:1275
↓ 2 callersFunctiongetTextDim
(index, str, drop)
engine/js/jslix.js:800
↓ 2 callersMethodgetTextDim
A function for getting the length and width of a text string. Will need a bit more functionality for newlines @param index The ImgLibrary index of the
src/com/jslix/image/ImgLibrary.java:1365
↓ 2 callersMethodgetURLImage
Loads and retrieves an image from an URL @param urlstring The URL of the picture file @return A loaded image (if it exists)
src/com/jslix/image/ImgLoader.java:82
↓ 2 callersMethodhandlePixels
A private class used to organize pixels into an array of integers from a java2D image @param img The image to change into pixels @param x The x posit
src/com/jslix/image/ImgLoader.java:141
↓ 2 callersFunctionhttpRequest
(reqType, url, asynch, send, ctype="application/x-www-form-urlencoded; charset=UTF-8")
cwtdemo/engine/js/jsonlib.js:170
↓ 2 callersFunctionimgError
(deadImg)
engine/js/jslix.js:1605
↓ 2 callersFunctionimgError
(deadImg)
new_core/jslix.js:1245
↓ 2 callersFunctionimgError
(deadImg)
cwtdemo/engine/js/jslix.js:1259
↓ 2 callersFunctionisInLowerBoundary
(range, type, value)
new_core/scrollable.js:31
↓ 2 callersFunctionisInUpperBoundary
(range, type, value)
new_core/scrollable.js:45
↓ 2 callersMethodloop
This function causes a music clip to loop repetitively @param ref The String reference to the music clip
src/com/jslix/sound/MusicLibrary.java:196
↓ 2 callersFunctionmakeUnitPath
(x, y)
cwtdemo/tools/dump/cwtdemobox.js:568
↓ 2 callersMethodmergeGridToImage
This turns the editing grid into a image for display
src/com/jslix/image/ImgLibrary.java:993
↓ 2 callersFunctionmoduleTest
(moduleName, moduleTestFunction)
new_core/test.js:38
↓ 2 callersMethodmoveColumnPixels
This private function can move a row of pixels to the right/left according to the number chosen @param row The y-axis row chosen @param movePixels num
src/com/jslix/image/ImgLibrary.java:1228
↓ 2 callersMethodmoveRowPixels
This private function can move a column of pixels to the right/left according to the number chosen @param column The x-axis column chosen @param moveP
src/com/jslix/image/ImgLibrary.java:1202
↓ 2 callersFunctionmoveScreen
(type, value)
new_core/scrollable.js:12
↓ 2 callersFunctionnormalizeStr
(txtArr)
engine/js/jslix.js:849
↓ 2 callersMethodoutputAll
Used for printing out all data from a JSON file. Human readable @param filename The JSON file path and name
src/com/jslix/io/JSONLibrary.java:229
↓ 2 callersFunctionpackMapData
(ind)
cwtdemo/tools/maplibrary.js:1287
↓ 2 callersFunctionpackTerrainData
(ind)
cwtdemo/tools/maplibrary.js:1316
↓ 2 callersFunctionparseColourTable
(count)
engine/js/gif.js:131
↓ 2 callersMethodplayMusic
This function sets up music to play within its own Thread environment to save CPU time in the game @param repeat Whether this music clip loops(T) or n
src/com/jslix/sound/MusicLibrary.java:260
↓ 2 callersFunctionprepareTween
(tween, startData)
new_core/tween.js:16
↓ 2 callersMethodrun
The runnable for the Timer class
src/com/jslix/Timer.java:67
↓ 2 callersFunctionsetCanvasSize
()
engine/screenlibrary.js:92
↓ 2 callersFunctionsetCanvasSize
()
cwtdemo/engine/screenlibrary.js:92
↓ 2 callersMethodsetFlipX
This function performs a x-axis horizontal flip to the pixels @return An array list of altered pixels
src/com/jslix/image/ImgHolder.java:97
↓ 2 callersMethodsetImageSize
This function sets the next loaded image to the size you specify. Therefore this must be called before an image is added. The size is reset after an i
src/com/jslix/image/ImgLibrary.java:133
↓ 2 callersFunctionsetSize
(width, height)
engine/screenlibrary.js:66
↓ 2 callersFunctionsetSize
(width, height)
cwtdemo/engine/screenlibrary.js:66
↓ 2 callersFunctionshowMove
(rng, x, y)
cwtdemo/tools/dump/cwtdemohex.js:655
↓ 2 callersFunctionshowRange
(maprn, x, y, or=1, ir=0, paint=false)
cwtdemo/cwtmapengine.js:614
↓ 2 callersFunctionshowRange
(x, y, or=1, ir=0)
cwtdemo/tools/dump/cwtdemobox.js:472
↓ 2 callersFunctionshowRange
(x, y, or=1, ir=0)
cwtdemo/tools/dump/cwtdemohex.js:732
↓ 2 callersMethodshowWindow
()
src/com/cwt/CWTacticsOld.java:51
↓ 2 callersMethodstartThread
This is a filler function for starting a thread
src/com/jslix/Timer.java:121
↓ 2 callersMethodstop
This function forces all music to halt play back. It is a little delayed for OGG music
src/com/jslix/sound/MusicLibrary.java:221
↓ 2 callersMethodstoreImage
This function sets up all variables for an image @return An ImageHolder containing the image and variables
src/com/jslix/image/ImgLibrary.java:803
↓ 2 callersMethodupdateScreens
This deletes screens from the list if they are scheduled
src/com/jslix/ScreenLibrary.java:124
↓ 1 callersFunctionaddAllTextInfo
(index, posx, posy, sizex, sizey, slicex, slicey, start, chart)
new_core/jslix.js:417
↓ 1 callersFunctionaddAllTextInfo
(index, posx, posy, sizex, sizey, slicex, slicey, start, chart)
cwtdemo/engine/js/jslix.js:422
← previousnext →101–200 of 896, ranked by callers