MCPcopy Create free account

hub / github.com/ctomni231/cwtactics / functions

Functions896 in github.com/ctomni231/cwtactics

↓ 1 callersFunctiongetPolySize
(ngon)
cwtdemo/tools/dump/cwtdemohex.js:1139
↓ 1 callersFunctiongetPolyVerts
(sides, radius, startX=false)
cwtdemo/tools/dump/cwtdemohex.js:1094
↓ 1 callersFunctiongetRef
(name)
engine/js/jslix.js:661
↓ 1 callersFunctiongetRef
(name)
new_core/jslix.js:480
↓ 1 callersFunctiongetRef
(name)
cwtdemo/engine/js/jslix.js:485
↓ 1 callersMethodgetRootPath
This function gets the root path of the directory @return The String value representing the root path
src/com/jslix/io/FileFind.java:87
↓ 1 callersFunctiongetStoredMapData
(ind=0)
cwtdemo/tools/maplibrary.js:198
↓ 1 callersFunctiongetTerrainColor
(key)
cwtdemo/cwtmapengine.js:243
↓ 1 callersFunctiongetTerrainData
(ind)
cwtdemo/tools/maplibrary.js:225
↓ 1 callersFunctiongetText
(ind)
engine/js/ajax.js:76
↓ 1 callersFunctiongetTextDim
(index, str)
new_core/jslix.js:740
↓ 1 callersFunctiongetTextDim
(index, str)
cwtdemo/engine/js/jslix.js:754
↓ 1 callersFunctiongetTextKey
(key, modcode)
cwtdemo/tools/maplib.js:505
↓ 1 callersMethodgetTextPicture
This function creates an exact image enclosing the java2D font text within it. Font is a default DIALOG font. Color is GRAY. @param text The string to
src/com/jslix/image/ImgLibrary.java:1039
↓ 1 callersMethodgetThreadResource
This will attempt to load an image from a resource file using the Threads get resource method. This is used to reference images directly within a .jar
src/com/jslix/image/ImgLoader.java:58
↓ 1 callersMethodgetTime
The amount of millisecs that elapsed per frame (1/1000) @return millisecs of time
src/com/jslix/JSlix.java:301
↓ 1 callersFunctiongetUnitCodeLength
()
cwtdemo/tools/maplibrary.js:1280
↓ 1 callersFunctiongetUnitData
(ind)
cwtdemo/tools/maplibrary.js:271
↓ 1 callersMethodhideDirectory
This function hides a directory for Windows based machines @param folder The path to the hidden directory
src/com/jslix/io/FileFind.java:386
↓ 1 callersFunctionhoribattle
(ctx)
game/cwbattle.js:534
↓ 1 callersMethodinit
()
src/com/cwt/CWTacticsOld.java:32
↓ 1 callersFunctioninitReq
(reqType, url, isAsynch, send)
engine/js/ajax.js:197
↓ 1 callersFunctioninitReq
(reqType, url, isAsynch, send, ctype="application/x-www-form-urlencoded; charset=UTF-8")
cwtdemo/engine/js/jsonlib.js:156
↓ 1 callersMethodinitialize
This function initializes the Slick and Java2D general functions, but does not uses any resources for setting up the windows @param width The x-axis l
src/com/jslix/JSlix.java:246
↓ 1 callersFunctioninvertColors
(data)
engine/js/jslix.js:1202
↓ 1 callersFunctioninvertColors
(data)
new_core/jslix.js:817
↓ 1 callersFunctioninvertColors
(data)
cwtdemo/engine/js/jslix.js:831
↓ 1 callersFunctionisAllDataReady
(ind=undefined)
cwtdemo/tools/maplib.js:554
↓ 1 callersMethodisKeyDown
Tests to see if a key is held down @param keycode The key to test @return if key is held down
src/com/jslix/KeyPress.java:104
↓ 1 callersMethodisMouseDown
Tests to see if a mouse button is held down @param mousebutton The mouse click to test @return if button is held down
src/com/jslix/KeyPress.java:117
↓ 1 callersMethodisPlaying
This function informs you when it is playing @return Whether the song is playing(T) or not(F)
src/com/jslix/sound/MusicListener.java:45
↓ 1 callersFunctionisSongPlaying
(song)
engine/js/music.js:44
↓ 1 callersFunctionisSongPlaying
(song)
cwtdemo/engine/js/music.js:44
↓ 1 callersFunctioniterateMatrix
(width, height, handler)
new_core/utils.js:24
↓ 1 callersFunctionlistGroup
(objt, level)
engine/js/ajax.js:111
↓ 1 callersFunctionloadData
(ind)
cwtdemo/tools/maplib.js:639
↓ 1 callersFunctionloadImage
(num)
new_core/jslix.js:1228
↓ 1 callersFunctionloadImage
(num)
cwtdemo/engine/js/jslix.js:1242
↓ 1 callersFunctionloadList
()
cwtdemo/tools/maplibrary.js:316
↓ 1 callersFunctionloadList
()
cwtdemo/tools/maplib.js:592
↓ 1 callersFunctionloadMapData
()
cwtdemo/tools/maplibrary.js:349
↓ 1 callersFunctionloadSection
(ind)
cwtdemo/tools/maplib.js:616
↓ 1 callersFunctionloadTerrainData
()
cwtdemo/tools/maplibrary.js:561
↓ 1 callersFunctionloadUnitData
()
cwtdemo/tools/maplibrary.js:733
↓ 1 callersFunctionlzwDecode
(minSize, data)
engine/js/gif.js:99
↓ 1 callersFunctionmakeUnitPath
(uind, x, y)
cwtdemo/cwtmapengine.js:743
↓ 1 callersFunctionmakeUnitPath
(uind, x, y)
cwtdemo/tools/dump/cwtdemohex.js:839
↓ 1 callersFunctionmapChange
()
cwtdemo/cwtmapengine.js:1606
↓ 1 callersFunctionmapCursor
()
cwtdemo/cwtmapengine.js:1617
↓ 1 callersMethodmatchDir
This function checks to see if a file matches any of the directories stored @param dir The current directory holder @return If the held directory matc
src/com/jslix/io/FileFind.java:191
↓ 1 callersMethodmatchSuffix
This function checks to see if a file suffix matches any of the stored suffixes @param hold The index to check validity @return If the held file match
src/com/jslix/io/FileFind.java:177
↓ 1 callersMethodmoveScreen
Moves the the indexed Screen to a new location in the array @param index The indexed Screen @param pos The new position to move it
src/com/jslix/ScreenLibrary.java:113
↓ 1 callersFunctionmoveState
()
cwtdemo/cwtmapengine.js:1725
↓ 1 callersMethodnormalizeStr
(int index, String str, int row, int limit)
src/com/jslix/image/ImgLibrary.java:1497
↓ 1 callersFunctionorganizeData
(ind)
cwtdemo/tools/maplib.js:695
↓ 1 callersFunctionorganizeMapData
()
cwtdemo/tools/maplibrary.js:404
↓ 1 callersFunctionorganizeTerrainData
()
cwtdemo/tools/maplibrary.js:611
↓ 1 callersFunctionorganizeUnitData
()
cwtdemo/tools/maplibrary.js:783
↓ 1 callersMethodoutput
This is a helper function for the outputAll functionality @param key The Key of the JSON file @param value The Value of the JSON file
src/com/jslix/io/JSONLibrary.java:246
↓ 1 callersFunctionpackUnitData
(ind)
cwtdemo/tools/maplibrary.js:1339
↓ 1 callersFunctionparse
()
engine/js/gif.js:136
↓ 1 callersFunctionparseAppExt
()
engine/js/gif.js:149
↓ 1 callersFunctionparseExt
()
engine/js/gif.js:273
↓ 1 callersFunctionparseGCExt
()
engine/js/gif.js:157
↓ 1 callersFunctionparseImg
()
engine/js/gif.js:167
↓ 1 callersFunctionplaceCutImg
(ctx, img, dlx, dly, slx, sly, ssx, ssy)
engine/js/jslix.js:732
↓ 1 callersMethodplaceCutImg
This function is used to place a cut image from the source picture directly on the destination screen. This can be used for sprite sheets as the defau
src/com/jslix/image/ImgLibrary.java:759
↓ 1 callersMethodplayMP3
This sets up a MP3 player environment for MP3 music clips. @throws FileNotFoundException if file isn't found @throws JavaLayerException if something i
src/com/jslix/sound/MusicLibrary.java:273
↓ 1 callersMethodplayMidi
This sets up a MIDI player environment for playing MIDI files
src/com/jslix/sound/MusicLibrary.java:326
↓ 1 callersFunctionplayMusic
(songpath)
engine/js/music.js:179
↓ 1 callersFunctionplayMusic
(songpath)
cwtdemo/engine/js/music.js:179
↓ 1 callersMethodplayOGG
This sets up an OGG player environment for OGG music clips @throws FileNotFoundException if file isn't found @throws IOException if something is wrong
src/com/jslix/sound/MusicLibrary.java:289
↓ 1 callersMethodplaySound
This sets up a WAV player environment for playing sound effects @param index The location in the array where the clip is held
src/com/jslix/sound/MusicLibrary.java:302
↓ 1 callersFunctionprepareTween
(tween, startData)
engine/bc/tween.js:16
↓ 1 callersFunctionprepareTween
(tween, startData)
cwtdemo/engine/bc/tween.js:16
↓ 1 callersFunctionprocessFrame
(frame)
engine/js/gif.js:210
↓ 1 callersFunctionprocessMouseDown
(event)
engine/js/input.js:60
↓ 1 callersFunctionprocessMouseDown
(event)
cwtdemo/engine/js/input.js:61
↓ 1 callersFunctionqueueNext
()
engine/js/ajax.js:135
↓ 1 callersFunctionquickRequest
(reqType, url, urlFrag="", asynch=true, ctype="application/x-www-form-urlencoded; charset=UTF-8")
cwtdemo/engine/js/jsonlib.js:85
↓ 1 callersMethodreFactor
This class takes the information from the file and organizes it among the different variables @param filename The name of the file @param filepath The
src/com/jslix/io/FileIndex.java:47
↓ 1 callersMethodrefactor
This function searches all files recursively from the directory path specified and puts them into a list.
src/com/jslix/io/FileFind.java:139
↓ 1 callersMethodremoveAllScreens
Schedules a Screen deletion for all Screens, therefore ending the game.
src/com/jslix/ScreenLibrary.java:80
↓ 1 callersMethodremoveFrameScreen
Schedules a screen for deletion using the index number You can schedule as many screens for deletion as you want in one sitting. @param index The ind
src/com/jslix/ScreenLibrary.java:71
↓ 1 callersMethodremoveKeyPress
Removes a key press from the list of key presses @param keycode The key to remove
src/com/jslix/KeyPress.java:193
↓ 1 callersMethodremoveMouseClick
Removes mouse clicks from the array @param mousebutton The button to remove
src/com/jslix/KeyPress.java:204
↓ 1 callersFunctionrenderCursor
(ctx)
new_core/screens/ingame.js:167
↓ 1 callersFunctionrenderSilo
(ctx, ind, maprn, color='white', line=2)
cwtdemo/tools/dump/cwtdemobox.js:251
↓ 1 callersFunctionrenderSilo
(ctx, ind, maprn, color='white', line=4)
cwtdemo/tools/dump/cwtdemohex.js:315
↓ 1 callersFunctionrenderTiles
(ctx)
new_core/screens/ingame.js:175
↓ 1 callersFunctionrenderUnits
(ctx)
new_core/screens/ingame.js:199
↓ 1 callersFunctionrespondObj
(objt)
cwtdemo/engine/js/jsonlib.js:95
↓ 1 callersFunctionrestState
()
cwtdemo/cwtmapengine.js:1703
↓ 1 callersMethodrotateClockwise
This function performs a 90 degree rotation to the pixels @return An array list of altered pixels
src/com/jslix/image/ImgHolder.java:123
↓ 1 callersFunctionrotatePixels
(data, sx, sy)
engine/js/jslix.js:1276
↓ 1 callersFunctionrotatePixels
(data, sx, sy)
new_core/jslix.js:891
↓ 1 callersFunctionrotatePixels
(data, sx, sy)
cwtdemo/engine/js/jslix.js:905
↓ 1 callersMethodscr_close
This runs when a screen is about to be destroyed
src/com/jslix/Screen.java:92
↓ 1 callersMethodscr_getNew
This function gets if this screen has just been created @return Whether this screen has just been created(true) or not(false)
src/com/jslix/Screen.java:106
↓ 1 callersMethodscr_init
This function runs when a screen is initialized
src/com/jslix/Screen.java:97
← previousnext →301–400 of 896, ranked by callers