MCPcopy Create free account

hub / github.com/biud436/MV / functions

Functions1,656 in github.com/biud436/MV

↓ 135 callersMethodpush
(sceneClass: any)
rmmv-pixi.d.ts:7240
↓ 117 callersMethodcontains
* Checks whether the array contains a given element. * * @method Array.prototype.contains * @param {Any} element The element to search for
rmmv-pixi.d.ts:1672
↓ 67 callersMethodclamp
* Returns a number whose value is limited to the given range. * * @method Number.prototype.clamp * @param {Number} min The lower boundary
rmmv-pixi.d.ts:1705
↓ 66 callersMethodclear
* Clears all the input data. * * @static * @method clear
rmmv-pixi.d.ts:1493
↓ 58 callersMethodcreate
* @param {String} type * @param {{outlineWidth: Number, anchor: Point, textSize: Number, height: Function}} data
RS_EventName.js:750
↓ 57 callersMethodon
(event: "complete", fn: (loader: Loader, object: any) => void, context?: any)
lunalite-pixi-mz.d.ts:24147
↓ 46 callersMethodparse
* Parses a JSON string and reconstructs the corresponding object. * * @static * @method parse * @param {String} json The JSON string *
rmmv-pixi.d.ts:1880
↓ 39 callersMethodrefresh
* @param {RPG.BaseItem} item * * @returns {void}
RS_Inventory.js:909
↓ 38 callersMethodformat
* Replaces %1, %2 and so on in the string to the arguments. * * @method String.prototype.format * @param {Any} ...args The objects to format
rmmv-pixi.d.ts:1743
↓ 38 callersMethodisMobileDevice
* Checks whether the platform is a mobile device. * * @static * @method isMobileDevice * @return {Boolean} True if the platform is a mobil
rmmv-pixi.d.ts:3416
↓ 37 callersMethodsetValue
(variableId, value)
RS_SelfVariables.js:306
↓ 36 callersMethodisNwjs
* Checks whether the platform is NW.js. * * @static * @method isNwjs * @return {Boolean} True if the platform is NW.js
rmmv-pixi.d.ts:3407
↓ 33 callersMethodgetTextBoxId
()
RS_TextArea.js:591
↓ 31 callersMethodupdate
* Updates the input data. * * @static * @method update
rmmv-pixi.d.ts:1501
↓ 25 callersMethodsave
()
rmmv-pixi.d.ts:6977
↓ 22 callersMethodemit
* Calls each of the listeners registered for a given event. * * @param {(string | symbol)} event The event name.
lunalite-pixi-mz.d.ts:24022
↓ 21 callersMethodopen
()
Laboratory/RS_InputDialog.js:438
↓ 21 callersMethodtable
()
RS_ArabicNameEdit.js:376
↓ 21 callersMethodvalue
(variableId)
RS_SelfVariables.js:314
↓ 20 callersMethodisTriggered
* Checks whether a key is just pressed. * * @static * @method isTriggered * @param {String} keyName The mapped name of the key * @retur
rmmv-pixi.d.ts:1521
↓ 20 callersMethodloadSystem
* Loads a Bitmap object from 'img/system/' folder * and returns it. * @param {string} filename * @param {number} [hue] * @returns {Bitmap}
rmmv-pixi.d.ts:7091
↓ 20 callersMethodparameters
(name: string)
rmmv-pixi.d.ts:7404
↓ 20 callersMethodrestore
* Restore the current settings from the saved settings. * * @param {Bitmap} contents * @returns
RS_MessageSystem.js:3214
↓ 19 callersMethodwindowWidth
()
RS_RefreshManager.js:373
↓ 18 callersMethodaddText
* * @param {MV.TextState} textState
Packages/lib/RS_MessageEffects/core.js:101
↓ 18 callersMethodinitMembers
()
rmmv-pixi.d.ts:6892
↓ 18 callersMethodname
()
RS_ArabicNameEdit.js:107
↓ 18 callersMethodoff
(event: "complete" | "error" | "load" | "progress" | "start" | string, fn?: Function, context?: any)
lunalite-pixi-mz.d.ts:24157
↓ 18 callersMethodrender
* Renders the stage to the game screen. * * @static * @method render * @param {Stage} stage The stage object to be rendered
rmmv-pixi.d.ts:643
↓ 18 callersMethodwindowHeight
()
RS_RefreshManager.js:377
↓ 17 callersMethodempty
()
RS_EventName.js:312
↓ 17 callersMethodsetRect
()
RS_TextArea.js:658
↓ 17 callersMethodshow
()
RS_TextArea.js:886
↓ 16 callersMethodadd
(...params: any[])
lunalite-pixi-mz.d.ts:24129
↓ 16 callersFunctionb
(a)
RS_Window_KoreanNameInput.js:1242
↓ 16 callersMethodloadPicture
* Loads a Bitmap object from the 'img/pictures/' folder * and returns it. * @param {string} filename * @param {number} [hue] * @returns {B
rmmv-pixi.d.ts:7064
↓ 16 callersMethodpageToCanvasX
* Converts an x coordinate on the page to the corresponding * x coordinate on the canvas area. * * @static * @method pageToCanvasX * @p
rmmv-pixi.d.ts:797
↓ 16 callersMethodpageToCanvasY
* Converts a y coordinate on the page to the corresponding * y coordinate on the canvas area. * * @static * @method pageToCanvasY * @pa
rmmv-pixi.d.ts:808
↓ 15 callersMethodstringify
* Converts an object to a JSON string with object information. * * @static * @method stringify * @param {Object} object The object to be c
rmmv-pixi.d.ts:1870
↓ 14 callersMethodgetFocus
()
RS_TextArea.js:864
↓ 14 callersMethodhide
()
RS_TextArea.js:880
↓ 14 callersMethodisWebGL
* Checks whether the renderer type is WebGL. * * @static * @method isWebGL * @return {Boolean} True if the renderer type is WebGL
rmmv-pixi.d.ts:652
↓ 14 callersMethodsetText
(text)
RS_TextArea.js:869
↓ 13 callersMethodactor
()
rmmv-pixi.d.ts:6920
↓ 13 callersMethodcreateTextBox
(id)
RS_TextArea.js:426
↓ 12 callersFunctione
(a)
RS_Window_KoreanNameInput.js:1242
↓ 12 callersMethodflush
()
Packages/lib/RS_MessageEffects/EffectsPack1.js:126
↓ 12 callersMethodgetDefaultButtonId
(id)
RS_TextArea.js:596
↓ 12 callersMethodisScreenLock
()
RS_TextArea.js:850
↓ 12 callersMethodloadFace
* Loads a Bitmap object from the 'img/faces/' folder * and returns it. * @param {string} filename * @param {number} [hue] * @returns {Bitm
rmmv-pixi.d.ts:7046
↓ 12 callersMethodmix
* @param {Vector2} vec1 * @param {Vector2} vec2 * @param {Number} t
RS_EventName.js:355
↓ 11 callersMethod_centerElement
* @static * @method _centerElement * @param {HTMLCanvasElement} element * @private
rmmv-pixi.d.ts:1022
↓ 11 callersMethodbackgroundBitmap
()
rmmv-pixi.d.ts:7248
↓ 11 callersMethodmakeText
* * @param {number} x * @param {number} y * @param {string} text * @param {string} color * * @return {PIXI.Text}
RS_Inventory.js:868
↓ 11 callersMethodpop
()
rmmv-pixi.d.ts:7241
↓ 11 callersMethodrequestUpdate
()
rmmv-pixi.d.ts:7218
↓ 11 callersMethodsetPosition
(x, y)
RS_TextArea.js:798
↓ 10 callersMethoddestroy
()
lunalite-pixi-mz.d.ts:24143
↓ 10 callersMethodlocalFilePath
(savefileId: number)
rmmv-pixi.d.ts:7281
↓ 10 callersMethodterminate
()
rmmv-pixi.d.ts:7220
↓ 9 callersFunctionA
(a,b)
RS_Window_KoreanNameInput.js:1242
↓ 9 callersFunctiona
(e)
RS_MenuInformation.js:90
↓ 9 callersMethodcreateBackground
()
RS_RefreshManager.js:501
↓ 9 callersFunctiond
(a)
RS_Window_KoreanNameInput.js:1242
↓ 9 callersFunctionduplicate
(x)
InDevelopment/RS_MultiTouch.js:51
↓ 9 callersMethodisBusy
()
rmmv-pixi.d.ts:6911
↓ 9 callersMethodisValid
* @param {RPG.BaseItem} item * * @returns {boolean}
RS_Inventory.js:896
↓ 9 callersMethodplayOk
()
rmmv-pixi.d.ts:6837
↓ 8 callersFunctioncalculateValue
* @method calculateValue * @param {Array} args * @param {String} suffix
RS_SimpleCanvasFilter.js:236
↓ 8 callersMethodgoto
(sceneClass: any)
rmmv-pixi.d.ts:7239
↓ 8 callersMethoditem
(index)
RS_RefreshManager.js:389
↓ 8 callersMethodload
(cb?: (loader: Loader, resources: Partial<Record<string, LoaderResource>>) => void)
lunalite-pixi-mz.d.ts:24141
↓ 8 callersMethodplayCursor
()
rmmv-pixi.d.ts:6836
↓ 8 callersMethodremove
(savefileId: number)
rmmv-pixi.d.ts:7262
↓ 8 callersMethodrenderer
()
RS_MultipleViewports.js:403
↓ 8 callersMethodset
* Sets the point to a new x and y position. * If y is omitted, both x and y will be set to x. * * @method set * @m
lunalite-pixi-mz.d.ts:11818
↓ 8 callersMethodsetEvent
(okFunc, cancelFunc)
RS_TextArea.js:713
↓ 7 callersMethodisReady
* Checks whether the audio data is ready to play. * * @static * @method isReady * @return {Boolean} True if the audio data is ready to pla
rmmv-pixi.d.ts:1229
↓ 7 callersMethodloadTileset
* Loads a Bitmap object from the 'img/tilesets/' folder * and returns it. * @param {string} filename * @param {number} [hue] * @returns {B
rmmv-pixi.d.ts:7100
↓ 7 callersMethodstartToConvertInput
()
RS_TextArea.js:418
↓ 6 callersMethodaddAllEventListener
()
RS_TextArea.js:607
↓ 6 callersMethodaddImage
(textState, imageName)
Packages/lib/RS_MenuInformation/index.js:138
↓ 6 callersMethodaddLoadListener
* Add a callback function that will be called when the audio data is loaded. * * @static * @method addLoadListener * @param {Function} lis
rmmv-pixi.d.ts:1300
↓ 6 callersMethodchangeScene
()
rmmv-pixi.d.ts:7228
↓ 6 callersMethoddecompress
* Decompresses "invalid" input string created by the method compress(). * * @param compressed A string obtained from a call to compress().
rmmv-pixi.d.ts:24882
↓ 6 callersFunctiong
(a)
RS_Window_KoreanNameInput.js:1242
↓ 6 callersMethodgetMainContainer
()
RS_TextArea.js:602
↓ 6 callersMethodgetText
()
RS_TextArea.js:875
↓ 6 callersFunctioni
(e,t,n)
RS_MenuInformation.js:90
↓ 6 callersFunctioni
(a,b)
RS_Window_KoreanNameInput.js:1242
↓ 6 callersMethodisLocalMode
()
rmmv-pixi.d.ts:7267
↓ 6 callersMethodisNormalize
* @param {Vector2} vec * @return {Boolean}
RS_EventName.js:292
↓ 6 callersMethodisRepeated
* Checks whether a key is just pressed or a key repeat occurred. * * @static * @method isRepeated * @param {String} keyName The mapped nam
rmmv-pixi.d.ts:1531
↓ 6 callersMethodloadTitle1
* Loads a Bitmap object from the 'img/titles1/' folder * and returns it. * @param {string} filename * @param {number} [hue] * @returns {Bi
rmmv-pixi.d.ts:7109
↓ 6 callersMethodonResize
()
RS_TextArea.js:825
↓ 6 callersMethodsetTextHint
()
RS_TextArea.js:892
↓ 6 callersMethodstartToOriginalInput
()
RS_TextArea.js:422
↓ 6 callersMethodupdateScene
()
rmmv-pixi.d.ts:7229
↓ 5 callersMethodallText
()
Packages/lib/RS_MenuInformation/index.js:52
↓ 5 callersFunctionc
(a)
RS_Window_KoreanNameInput.js:1242
next →1–100 of 1,656, ranked by callers