Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/biud436/MV
/ functions
Functions
1,656 in github.com/biud436/MV
⨍
Functions
1,656
◇
Types & classes
1,707
↓ 5 callers
Method
clone
* Makes a shallow copy of the array. * * @method Array.prototype.clone * @return {Array} A shallow copy of the array
rmmv-pixi.d.ts:1663
↓ 5 callers
Method
create
()
Laboratory/RS_InputDialog.js:447
↓ 5 callers
Function
f
(a)
RS_Window_KoreanNameInput.js:1242
↓ 5 callers
Method
gainItem
(item)
RS_ItemStream.js:159
↓ 5 callers
Function
h
(a,b)
RS_Window_KoreanNameInput.js:1242
↓ 5 callers
Method
isBigCharacter
* Returns true if the given filename is * a large character. Must contain a '$' * in the file name to be a large character. * @param {string}
rmmv-pixi.d.ts:7184
↓ 5 callers
Method
isInsideCanvas
* Checks whether the specified point is inside the game canvas area. * * @static * @method isInsideCanvas * @param {Number} x The x coordi
rmmv-pixi.d.ts:819
↓ 5 callers
Method
isOptionValid
* Checks whether the option is in the query string. * * @static * @method isOptionValid * @param {String} name The option name * @retur
rmmv-pixi.d.ts:3398
↓ 5 callers
Method
isTransparent
()
RS_EventName.js:499
↓ 5 callers
Method
localFileDirectoryPath
()
rmmv-pixi.d.ts:7280
↓ 5 callers
Method
localFilePath
(fileName)
RS_RefreshManager.js:180
↓ 5 callers
Method
play
* Plays the audio. * * @static * @method play * @param {Boolean} loop Whether the audio data play in a loop * @param {Number} offset Th
rmmv-pixi.d.ts:1257
↓ 5 callers
Method
prepare
* * @param {Window_Message} messageWindow
Packages/lib/RS_MessageEffects/TextLayer.js:22
↓ 5 callers
Method
prepareNextScene
()
rmmv-pixi.d.ts:7245
↓ 5 callers
Method
setAnchor
(pt)
RS_EventName.js:481
↓ 5 callers
Method
setDisplayPos
(viewID, targetId)
RS_MultipleViewports.js:634
↓ 5 callers
Method
start
()
RS_TitleMoveLine.js:177
↓ 5 callers
Method
start
(textState)
Packages/lib/RS_MessageEffects/EffectsPack2.js:87
↓ 5 callers
Method
terminateTextBox
()
RS_TextArea.js:757
↓ 4 callers
Function
a
(a)
RS_Window_KoreanNameInput.js:1242
↓ 4 callers
Method
clearViewImage
(viewID)
RS_MultipleViewports.js:556
↓ 4 callers
Method
distancePerFrame
()
RS_FollowerLoader.js:280
↓ 4 callers
Method
getDistance
(x1, y1, x2, y2)
Packages/lib/RS_MessageEffects/EffectsPack2.js:141
↓ 4 callers
Method
getTextLength
()
RS_TextArea.js:859
↓ 4 callers
Method
isBattleTest
()
rmmv-pixi.d.ts:6893
↓ 4 callers
Method
isMobileSafari
* Checks whether the browser is Mobile Safari. * * @static * @method isMobileSafari * @return {Boolean} True if the browser is Mobile Safa
rmmv-pixi.d.ts:3425
↓ 4 callers
Method
isWebGL
()
RS_MultipleViewports.js:390
↓ 4 callers
Function
jsonParse
(str)
Android/RS_Admob.js:166
↓ 4 callers
Method
loadBitmap
* Loads a Bitmap object from any folder and returns it. * * @param {string} folder * @param {string} filename * @param {number} hue * @
rmmv-pixi.d.ts:7129
↓ 4 callers
Method
playBuzzer
()
rmmv-pixi.d.ts:6839
↓ 4 callers
Method
playEquip
()
rmmv-pixi.d.ts:6840
↓ 4 callers
Method
right
* @param {Number} textWdith
RS_ArabicNameEdit.js:75
↓ 4 callers
Method
select
(index)
RS_RefreshManager.js:452
↓ 4 callers
Method
sendItem
(sender_index, receiver_index, sym, id)
RS_ItemStream.js:322
↓ 4 callers
Method
sender
()
RS_ItemStream.js:151
↓ 4 callers
Method
setTextSize
(n)
RS_EventName.js:438
↓ 4 callers
Method
setup
* Sets up the Html5 Audio. * * @static * @method setup * @param {String} url The url of the audio file
rmmv-pixi.d.ts:1195
↓ 4 callers
Method
updateInputData
()
rmmv-pixi.d.ts:7226
↓ 3 callers
Method
characterHeight
()
RS_EventName.js:457
↓ 3 callers
Method
clear
()
Unmanaged/RS_BuildRect.js:266
↓ 3 callers
Method
createPrimitive
()
Unmanaged/RS_BuildRect.js:82
↓ 3 callers
Method
createTextLayer
* Init with text layer. * * @returns {void}
RS_Inventory.js:725
↓ 3 callers
Method
createTextLayer
(...args)
Unmanaged/RS_BuildRect.js:96
↓ 3 callers
Method
distance
* @param {Vector2} vec1 * @param {Vector2} vec2
RS_EventName.js:388
↓ 3 callers
Method
dot
* @param {Vector2} vec
RS_EventName.js:328
↓ 3 callers
Method
drawAllItems
()
RS_Inventory.js:1211
↓ 3 callers
Function
executeFilter
* @method executeFilter * @param {Boolean} isMultipleFilters * @param {Canvas} target * @param {String} value
RS_SimpleCanvasFilter.js:292
↓ 3 callers
Method
exists
(savefileId: number)
rmmv-pixi.d.ts:7261
↓ 3 callers
Method
exit
()
rmmv-pixi.d.ts:7242
↓ 3 callers
Function
f
(e,t,n)
RS_MenuInformation.js:90
↓ 3 callers
Method
getItem
()
RS_Inventory.js:497
↓ 3 callers
Method
getLength
()
RS_EventName.js:276
↓ 3 callers
Method
init
()
Laboratory/RS_InputDialog.js:544
↓ 3 callers
Method
isCancelled
* Checks whether the right mouse button is just pressed. * * @static * @method isCancelled * @return {Boolean} True if the right mouse but
rmmv-pixi.d.ts:3203
↓ 3 callers
Method
isReady
()
RS_EventName.js:510
↓ 3 callers
Method
loadCharacter
* Loads a Bitmap object from the 'img/characters/' folder * and returns it. * @param {string} filename * @param {number} [hue] * @returns
rmmv-pixi.d.ts:7037
↓ 3 callers
Method
loadFont
* Loads a font file. * * @static * @method loadFont * @param {String} name The face name of the font * @param {String} url The url of t
rmmv-pixi.d.ts:748
↓ 3 callers
Method
loadScript
(name: string)
rmmv-pixi.d.ts:7406
↓ 3 callers
Method
makeDeepCopy
* Makes a deep copy of the specified object. * * @static * @method makeDeepCopy * @param {Object} object The object to be copied * @ret
rmmv-pixi.d.ts:1860
↓ 3 callers
Method
maxItems
()
RS_RefreshManager.js:381
↓ 3 callers
Method
playSe
(se: MV.AudioParameters)
rmmv-pixi.d.ts:6801
↓ 3 callers
Method
playVideo
* Starts playback of a video. * * @static * @method playVideo * @param {String} src
rmmv-pixi.d.ts:767
↓ 3 callers
Method
prepareElement
(id)
RS_TextArea.js:694
↓ 3 callers
Method
processOk
()
RS_RefreshManager.js:421
↓ 3 callers
Method
refresh
()
Packages/lib/RS_MenuInformation/index.js:260
↓ 3 callers
Method
removeAllEventListener
()
RS_TextArea.js:902
↓ 3 callers
Method
removeBoard
()
Laboratory/RS_InputDialog.js:380
↓ 3 callers
Method
renderScene
()
rmmv-pixi.d.ts:7230
↓ 3 callers
Function
s
(e,t)
RS_MenuInformation.js:90
↓ 3 callers
Method
setMethod
(m)
RS_ItemStream.js:138
↓ 3 callers
Method
setTarget
(target)
RS_MultipleViewports.js:321
↓ 3 callers
Method
setVisible
(value)
RS_ScreenShot.js:250
↓ 3 callers
Method
standardFontFace
()
RS_ArabicNameEdit.js:64
↓ 3 callers
Method
stop
* Stops the audio. * * @static * @method stop
rmmv-pixi.d.ts:1265
↓ 3 callers
Method
stopMoviesToCertainView
(viewID)
RS_MultipleViewports.js:601
↓ 3 callers
Method
updatePosition
()
RS_EventName.js:556
↓ 2 callers
Method
_onCancel
* @static * @method _onCancel * @param {Number} x * @param {Number} y * @private
rmmv-pixi.d.ts:3342
↓ 2 callers
Method
_onTrigger
* @static * @method _onTrigger * @param {Number} x * @param {Number} y * @private
rmmv-pixi.d.ts:3333
↓ 2 callers
Method
addDescription
* @param {PIXI.Text} textObject * @returns {void}
RS_Inventory.js:851
↓ 2 callers
Function
addScroll
(...args)
RS_EX_ToolKit.js:49
↓ 2 callers
Method
allBattleMembers
()
rmmv-pixi.d.ts:6936
↓ 2 callers
Method
audioFileExt
()
rmmv-pixi.d.ts:6817
↓ 2 callers
Method
canvasToLocalX
* 부모에 대한 상대 좌표를 절대 좌표로 변경합니다. * @param {Number} x
RS_Inventory.js:406
↓ 2 callers
Function
choose
(_min, _max)
RS_EX_ToolKit.js:127
↓ 2 callers
Method
cleanBackup
(savefileId: number)
rmmv-pixi.d.ts:7265
↓ 2 callers
Method
compressToBase64
* Compresses input string producing an instance of a ASCII UTF-16 string, * which represents the original string encoded in Base64. * The result
rmmv-pixi.d.ts:24907
↓ 2 callers
Method
decompressFromBase64
* Decompresses ASCII UTF-16 input string created by the method compressToBase64(). * * @param compressed A string obtained from a call to compre
rmmv-pixi.d.ts:24914
↓ 2 callers
Method
digitHeight
()
RS_HangulDamages.js:308
↓ 2 callers
Method
digitWidth
(n)
RS_HangulDamages.js:303
↓ 2 callers
Method
dispose
()
RS_Inventory.js:202
↓ 2 callers
Method
drawItem
(index)
RS_RefreshManager.js:410
↓ 2 callers
Method
equals
* Checks whether the two arrays are same. * * @method Array.prototype.equals * @param {Array} array The array to compare to * @return {Boo
rmmv-pixi.d.ts:1681
↓ 2 callers
Method
eval
(a, b, v)
test/rm/lib/rgss3/RPG.rb:333
↓ 2 callers
Method
gainGold
()
rmmv-pixi.d.ts:6970
↓ 2 callers
Method
getTileName
* * @param {Number} prefix * 0 : A1 * 1 : A2 * 2 : A3 * 3 : A4 * 4 : A5 * 5 : B * 6 : C * 7 : D * 8
Unmanaged/RS_BuildRect.js:166
↓ 2 callers
Method
initBitmaps
()
RS_Inventory.js:1001
↓ 2 callers
Method
initSlots
()
RS_Inventory.js:1128
↓ 2 callers
Method
initialize
* Initializes the input system. * * @static * @method initialize
rmmv-pixi.d.ts:1485
↓ 2 callers
Method
isInside
(data)
RS_Inventory.js:303
↓ 2 callers
Method
isMouseOver
()
RS_Inventory.js:1203
← previous
next →
101–200 of 1,656, ranked by callers