Docs: Difference between revisions
Appearance
mNo edit summary |
|||
Line 468: | Line 468: | ||
| | | | ||
|- | |- | ||
| | |stopPasting() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |autoArrowKeyMoveStart(dir) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |autoArrowKeyMoveStop(dir) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |event_keydown(e) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |event_keyup(e) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |isMainPage() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |alertJS(data, restrict) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |closeJSAlert() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |executeJS(code) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |confirmRunJSLink(data) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |runJSLink(data, restrict) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |coord_link_click(evt) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |url_link_click(evt) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |updateHoveredLink(mouseX, mouseY, evt, safe) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |event_mousemove(e, arg_pageX, arg_pageY) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |getCenterTouchPosition(touches) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |event_touchstart(e) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |event_touchend(e) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |event_touchmove(e) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |touch_pagePos(e) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |event_wheel(e) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |event_wheel_zoom(e) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |convertKeyCode(key) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |checkKeyPress(e, combination) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |checkKeyPatterns(combination) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |createWsPath() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |createSocket(getChatHist) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |cullRanges(map, width, height) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |updateRemoteBoundary() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |clearRemoteBoundary() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |expandLocalBoundary(x, y) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |getAndFetchTiles() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |clearTiles(all) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |clearVisibleTiles() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |highlight(positions, unlimited, color) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |blankTile() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |colorChar(tileX, tileY, charX, charY, colorClass) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |uncolorChar(tileX, tileY, charX, charY, colorClass) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |decodeCharProt(str) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |encodeCharProt(array, encoding) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |getCharTextDecorations(char) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |setCharTextDecorations(char, bold, italic, under, strike) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |resolveCharEmojiCombinations(char) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |detectCharEmojiCombinations(char) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |clearCharTextDecorations(char) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |clearAllGuestCursors() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |renderLoop() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |protectPrecisionOption(option) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |toggleTextDecoBar() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |initTextDecoBar() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |protectSelectionStart(start, end, width, height) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |protectSelectionCancel() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |protectSelection() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |buildMenu() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |updateMenuEntryVisiblity() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |regionSelectionsActive() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |RegionSelection() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |setClientGuestCursorPosition(tileX, tileY, charX, charY, hidden) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |sendCursorPosition() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |disableBgColorPicker() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |enableBgColorPicker() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |makeCoordLinkModal() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |makeCoordGotoModal() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |makeURLModal() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |buildBackgroundColorModal(modal) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |resetColorModalVisibility() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |makeColorModal() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |makeSelectionModal() | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |searchTellEdit(tileX, tileY, charX, charY) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |tile_offset_object(data, tileOffX, tileOffY) | ||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |begin() | ||
| | | | ||
| | | |