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
↓ 135 callers
Method
push
(sceneClass: any)
rmmv-pixi.d.ts:7240
↓ 117 callers
Method
contains
* 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 callers
Method
clamp
* 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 callers
Method
clear
* Clears all the input data. * * @static * @method clear
rmmv-pixi.d.ts:1493
↓ 58 callers
Method
create
* @param {String} type * @param {{outlineWidth: Number, anchor: Point, textSize: Number, height: Function}} data
RS_EventName.js:750
↓ 57 callers
Method
on
(event: "complete", fn: (loader: Loader, object: any) => void, context?: any)
lunalite-pixi-mz.d.ts:24147
↓ 46 callers
Method
parse
* Parses a JSON string and reconstructs the corresponding object. * * @static * @method parse * @param {String} json The JSON string *
rmmv-pixi.d.ts:1880
↓ 39 callers
Method
refresh
* @param {RPG.BaseItem} item * * @returns {void}
RS_Inventory.js:909
↓ 38 callers
Method
format
* 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 callers
Method
isMobileDevice
* 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 callers
Method
setValue
(variableId, value)
RS_SelfVariables.js:306
↓ 36 callers
Method
isNwjs
* 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 callers
Method
getTextBoxId
()
RS_TextArea.js:591
↓ 31 callers
Method
update
* Updates the input data. * * @static * @method update
rmmv-pixi.d.ts:1501
↓ 25 callers
Method
save
()
rmmv-pixi.d.ts:6977
↓ 22 callers
Method
emit
* Calls each of the listeners registered for a given event. * * @param {(string | symbol)} event The event name.
lunalite-pixi-mz.d.ts:24022
↓ 21 callers
Method
open
()
Laboratory/RS_InputDialog.js:438
↓ 21 callers
Method
table
()
RS_ArabicNameEdit.js:376
↓ 21 callers
Method
value
(variableId)
RS_SelfVariables.js:314
↓ 20 callers
Method
isTriggered
* 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 callers
Method
loadSystem
* 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 callers
Method
parameters
(name: string)
rmmv-pixi.d.ts:7404
↓ 20 callers
Method
restore
* Restore the current settings from the saved settings. * * @param {Bitmap} contents * @returns
RS_MessageSystem.js:3214
↓ 19 callers
Method
windowWidth
()
RS_RefreshManager.js:373
↓ 18 callers
Method
addText
* * @param {MV.TextState} textState
Packages/lib/RS_MessageEffects/core.js:101
↓ 18 callers
Method
initMembers
()
rmmv-pixi.d.ts:6892
↓ 18 callers
Method
name
()
RS_ArabicNameEdit.js:107
↓ 18 callers
Method
off
(event: "complete" | "error" | "load" | "progress" | "start" | string, fn?: Function, context?: any)
lunalite-pixi-mz.d.ts:24157
↓ 18 callers
Method
render
* 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 callers
Method
windowHeight
()
RS_RefreshManager.js:377
↓ 17 callers
Method
empty
()
RS_EventName.js:312
↓ 17 callers
Method
setRect
()
RS_TextArea.js:658
↓ 17 callers
Method
show
()
RS_TextArea.js:886
↓ 16 callers
Method
add
(...params: any[])
lunalite-pixi-mz.d.ts:24129
↓ 16 callers
Function
b
(a)
RS_Window_KoreanNameInput.js:1242
↓ 16 callers
Method
loadPicture
* 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 callers
Method
pageToCanvasX
* 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 callers
Method
pageToCanvasY
* 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 callers
Method
stringify
* 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 callers
Method
getFocus
()
RS_TextArea.js:864
↓ 14 callers
Method
hide
()
RS_TextArea.js:880
↓ 14 callers
Method
isWebGL
* 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 callers
Method
setText
(text)
RS_TextArea.js:869
↓ 13 callers
Method
actor
()
rmmv-pixi.d.ts:6920
↓ 13 callers
Method
createTextBox
(id)
RS_TextArea.js:426
↓ 12 callers
Function
e
(a)
RS_Window_KoreanNameInput.js:1242
↓ 12 callers
Method
flush
()
Packages/lib/RS_MessageEffects/EffectsPack1.js:126
↓ 12 callers
Method
getDefaultButtonId
(id)
RS_TextArea.js:596
↓ 12 callers
Method
isScreenLock
()
RS_TextArea.js:850
↓ 12 callers
Method
loadFace
* 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 callers
Method
mix
* @param {Vector2} vec1 * @param {Vector2} vec2 * @param {Number} t
RS_EventName.js:355
↓ 11 callers
Method
_centerElement
* @static * @method _centerElement * @param {HTMLCanvasElement} element * @private
rmmv-pixi.d.ts:1022
↓ 11 callers
Method
backgroundBitmap
()
rmmv-pixi.d.ts:7248
↓ 11 callers
Method
makeText
* * @param {number} x * @param {number} y * @param {string} text * @param {string} color * * @return {PIXI.Text}
RS_Inventory.js:868
↓ 11 callers
Method
pop
()
rmmv-pixi.d.ts:7241
↓ 11 callers
Method
requestUpdate
()
rmmv-pixi.d.ts:7218
↓ 11 callers
Method
setPosition
(x, y)
RS_TextArea.js:798
↓ 10 callers
Method
destroy
()
lunalite-pixi-mz.d.ts:24143
↓ 10 callers
Method
localFilePath
(savefileId: number)
rmmv-pixi.d.ts:7281
↓ 10 callers
Method
terminate
()
rmmv-pixi.d.ts:7220
↓ 9 callers
Function
A
(a,b)
RS_Window_KoreanNameInput.js:1242
↓ 9 callers
Function
a
(e)
RS_MenuInformation.js:90
↓ 9 callers
Method
createBackground
()
RS_RefreshManager.js:501
↓ 9 callers
Function
d
(a)
RS_Window_KoreanNameInput.js:1242
↓ 9 callers
Function
duplicate
(x)
InDevelopment/RS_MultiTouch.js:51
↓ 9 callers
Method
isBusy
()
rmmv-pixi.d.ts:6911
↓ 9 callers
Method
isValid
* @param {RPG.BaseItem} item * * @returns {boolean}
RS_Inventory.js:896
↓ 9 callers
Method
playOk
()
rmmv-pixi.d.ts:6837
↓ 8 callers
Function
calculateValue
* @method calculateValue * @param {Array} args * @param {String} suffix
RS_SimpleCanvasFilter.js:236
↓ 8 callers
Method
goto
(sceneClass: any)
rmmv-pixi.d.ts:7239
↓ 8 callers
Method
item
(index)
RS_RefreshManager.js:389
↓ 8 callers
Method
load
(cb?: (loader: Loader, resources: Partial<Record<string, LoaderResource>>) => void)
lunalite-pixi-mz.d.ts:24141
↓ 8 callers
Method
playCursor
()
rmmv-pixi.d.ts:6836
↓ 8 callers
Method
remove
(savefileId: number)
rmmv-pixi.d.ts:7262
↓ 8 callers
Method
renderer
()
RS_MultipleViewports.js:403
↓ 8 callers
Method
set
* 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 callers
Method
setEvent
(okFunc, cancelFunc)
RS_TextArea.js:713
↓ 7 callers
Method
isReady
* 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 callers
Method
loadTileset
* 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 callers
Method
startToConvertInput
()
RS_TextArea.js:418
↓ 6 callers
Method
addAllEventListener
()
RS_TextArea.js:607
↓ 6 callers
Method
addImage
(textState, imageName)
Packages/lib/RS_MenuInformation/index.js:138
↓ 6 callers
Method
addLoadListener
* 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 callers
Method
changeScene
()
rmmv-pixi.d.ts:7228
↓ 6 callers
Method
decompress
* 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 callers
Function
g
(a)
RS_Window_KoreanNameInput.js:1242
↓ 6 callers
Method
getMainContainer
()
RS_TextArea.js:602
↓ 6 callers
Method
getText
()
RS_TextArea.js:875
↓ 6 callers
Function
i
(e,t,n)
RS_MenuInformation.js:90
↓ 6 callers
Function
i
(a,b)
RS_Window_KoreanNameInput.js:1242
↓ 6 callers
Method
isLocalMode
()
rmmv-pixi.d.ts:7267
↓ 6 callers
Method
isNormalize
* @param {Vector2} vec * @return {Boolean}
RS_EventName.js:292
↓ 6 callers
Method
isRepeated
* 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 callers
Method
loadTitle1
* 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 callers
Method
onResize
()
RS_TextArea.js:825
↓ 6 callers
Method
setTextHint
()
RS_TextArea.js:892
↓ 6 callers
Method
startToOriginalInput
()
RS_TextArea.js:422
↓ 6 callers
Method
updateScene
()
rmmv-pixi.d.ts:7229
↓ 5 callers
Method
allText
()
Packages/lib/RS_MenuInformation/index.js:52
↓ 5 callers
Function
c
(a)
RS_Window_KoreanNameInput.js:1242
next →
1–100 of 1,656, ranked by callers