MCPcopy Create free account

hub / github.com/adventuregamestudio/ags / functions

Functions22,242 in github.com/adventuregamestudio/ags

↓ 19 callersMethodFind
(string structName, string memberName)
Editor/AGS.Editor/TextProcessing/FindAllUsages.cs:29
↓ 19 callersMethodGetBgImage
Common/gui/guimain.h:128
↓ 19 callersFunctionGetFilename
Common/util/path.cpp:42
↓ 19 callersMethodGetLinenoAt
Note that when this is a sub-list of an original list, the line numbers and sections will still be relative to the original list. This is intentional
Compiler/script2/cc_internallist.h:207
↓ 19 callersMethodHide
()
Editor/AGS.Types/Interfaces/Docking/IDockingContainer.cs:43
↓ 19 callersMethodIsDynarrayVartype
Compiler/script2/cc_symboltable.h:523
↓ 19 callersMethodIsInside
Common/util/geometry.h:392
↓ 19 callersMethodIsManagedVartype
Compiler/script2/cc_symboltable.cpp:534
↓ 19 callersMethodRequestEventHook
Engine/plugin/agsplugin.cpp:175
↓ 19 callersMethodShowOutputPanel
(CompileMessages errors)
Editor/AGS.Editor/GUI/GUIController.cs:435
↓ 19 callersMethodStretchBlt
Common/gfx/allegrobitmap.cpp:280
↓ 19 callersFunctionStringEqual
libsrc/tinyxml2/tinyxml2.h:593
↓ 19 callersMethodTryGetValueOrDefault
<summary> Tries to get a value by a key from a dictionary, or returns "defValue" on failure. </summary>
Editor/AGS.Types/Utilities.cs:43
↓ 19 callersMethodWriteToSavegame
Engine/gui/animatingguibutton.cpp:73
↓ 19 callersMethodgetContext
This method is called by SDL using JNI.
Android/library/runtime/src/main/java/org/libsdl/app/SDLActivity.java:1130
↓ 19 callersMethodgetString
(String key, String defValue)
Android/mygame/play_licensing_library/src/main/java/com/google/android/vending/licensing/PreferenceObfuscator.java:53
↓ 19 callersFunctionmakeacol32
Plugins/agsblend/agsblend/AGSBlend.cpp:130
↓ 19 callersFunctionremove_screen_overlay
Engine/ac/overlay.cpp:653
↓ 18 callersMethodAdd
Add an image.
Editor/scintilla/src/XPM.cxx:296
↓ 18 callersMethodAddAllMatchingFiles
(IList<string> list, string fileMask)
Editor/AGS.Editor/Utils/Utilities.cs:136
↓ 18 callersFunctionClipToRange
Plugins/agsflashlight/agsflashlight/agsflashlight.cpp:173
↓ 18 callersMethodConcat
Concats the given path to the existing full dir
Engine/ac/path_helper.h:60
↓ 18 callersMethodDocFromDisplay
Editor/scintilla/src/ContractionState.cxx:194
↓ 18 callersMethodDrawLine
<summary> Draws a line. </summary> <param name="color">The color index of the line.</param> <param name="p0">The starting point for the line.</param>
Editor/AGS.Editor/Utils/BitmapExtensions.cs:650
↓ 18 callersMethodDrawRect
Common/gfx/allegrobitmap.cpp:513
↓ 18 callersFunctionFT_Outline_Translate
Common/libsrc/freetype-2.1.3/src/base/ftoutln.c:468
↓ 18 callersFunctionFT_RoundFix
Common/libsrc/freetype-2.1.3/src/base/ftcalc.c:74
↓ 18 callersMethodGetCharAt
<summary> Returns the character as the specified document position. </summary> <param name="position">The zero-based document position of the characte
Editor/AGS.Controls/ScintillaNET/Scintilla.cs:899
↓ 18 callersFunctionGetEventFn
Editor/AGS.Native/agsnative.cpp:3531
↓ 18 callersMethodGetScale
Engine/ac/screenoverlay.h:102
↓ 18 callersMethodGetScanLine
Get scanline for direct reading
Common/gfx/allegrobitmap.h:176
↓ 18 callersMethodInvalidate
Engine/ac/dynobj/scriptmotionpath.cpp:40
↓ 18 callersMethodIsVisible
Engine/ac/screenoverlay.h:114
↓ 18 callersMethodNext
Common/util/directory.cpp:322
↓ 18 callersFunctionReadValues
Common/game/customproperties.cpp:77
↓ 18 callersMethodSetMenuItemEnabled
(IEditorComponent plugin, string id, bool enabled)
Editor/AGS.Editor/GUI/GUIController.cs:270
↓ 18 callersFunctionTDEFL_READ_UNALIGNED_WORD2
libsrc/miniz/miniz.c:1418
↓ 18 callersMethodWidth
Editor/scintilla/src/IntegerRectangle.h:23
↓ 18 callersMethodWidth
Editor/scintilla/include/Platform.h:176
↓ 18 callersFunctionapeg_fast_idct
two dimensional inverse discrete cosine transform */
Engine/libsrc/apeg-1.2.1/idct.c:166
↓ 18 callersFunctionccAddObjectReference
Engine/ac/dynobj/dynobj_manager.cpp:132
↓ 18 callersFunctionccRegisterUnserializedPersistentObject
Engine/ac/dynobj/dynobj_manager.cpp:48
↓ 18 callersFunctionget_save_game_path
Engine/ac/game.cpp:368
↓ 18 callersFunctionuoffset
uoffset: * Returns the offset in bytes from the start of the string to the * character at the specified index. If the index is negative, counts
libsrc/allegro/src/unicode.c:737
↓ 18 callersMethodwrite_meta
write a meta symbol (ie. non-code thingy)
Compiler/script/cc_internallist.cpp:87
↓ 17 callersMethodButtonHelper
(Button btn, string path)
Editor/AGS.Editor/ColorThemes/ColorTheme.cs:181
↓ 17 callersMethodCharAt
Editor/scintilla/src/CellBuffer.cxx:582
↓ 17 callersMethodCopy
()
Editor/AGS.Editor/Utils/AndroidUtilities.cs:106
↓ 17 callersMethodEquals
(object obj)
Editor/AGS.Editor/Panes/Room/RoomEditNode.cs:167
↓ 17 callersFunctionFT_Get_Module_Interface
Common/libsrc/freetype-2.1.3/src/base/ftobjs.c:2301
↓ 17 callersFunctionFT_Outline_Get_CBox
Common/libsrc/freetype-2.1.3/src/base/ftoutln.c:418
↓ 17 callersMethodGetCamera
Engine/game/viewport.cpp:278
↓ 17 callersMethodGetExpanded
Editor/scintilla/src/ContractionState.cxx:302
↓ 17 callersMethodHeight
Editor/scintilla/src/IntegerRectangle.h:24
↓ 17 callersMethodIsStructVartype
Structs
Compiler/script2/cc_symboltable.h:494
↓ 17 callersMethodReadByte
Engine/script/runtimescriptvalue.cpp:26
↓ 17 callersMethodReadByte
Common/util/stream.cpp:245
↓ 17 callersMethodReadFromSavegame
Engine/gui/animatingguibutton.cpp:20
↓ 17 callersMethodSafeGetCharAt
Safe version of operator[], returning a defined value for invalid position. */
Editor/scintilla/lexlib/LexAccessor.h:87
↓ 17 callersMethodSeek
(long offset, SeekOrigin origin)
Editor/AGS.Controls/ScintillaNET/NativeMemoryStream.cs:47
↓ 17 callersMethodSetStretch
Engine/gfx/ali3dogl.h:98
↓ 17 callersMethodStartFromNode
(IEditorComponent plugin, string id)
Editor/AGS.Editor/GUI/ProjectTree.cs:174
↓ 17 callersFunctionadd_dynamic_sprite
Engine/ac/dynamicsprite.cpp:477
↓ 17 callersFunctionapeg_flush_bits
advance by n bits */
Engine/libsrc/apeg-1.2.1/getbits.c:135
↓ 17 callersFunctioncheck_points
check that there is enough room for `count' more points */
Common/libsrc/freetype-2.1.3/src/cff/cffgload.c:403
↓ 17 callersFunctionengineFileRead
Plugins/agsflashlight/agsflashlight/agsflashlight.cpp:489
↓ 17 callersFunctionengineFileWrite
Plugins/agsflashlight/agsflashlight/agsflashlight.cpp:494
↓ 17 callersFunctionmbstowcs
This is a pure mbstowcs placeholder that copies src to dest, not a real implementation
Engine/platform/util/libc.c:34
↓ 16 callersMethodAddLibrary
Common/data/assetmanager.cpp:90
↓ 16 callersFunctionAssertBitmapSurface
Engine/ac/drawingsurface.cpp:72
↓ 16 callersMethodClear
Engine/ac/dynobj/scriptset.h:87
↓ 16 callersFunctionClose
Editor/scintilla/src/Editor.cxx:4190
↓ 16 callersFunctionCreateNewScriptString
Engine/ac/string.cpp:52
↓ 16 callersFunctionCreateTransparentBitmap
Common/gfx/bitmap.cpp:56
↓ 16 callersMethodFlush
()
Editor/AGS.Controls/ScintillaNET/NativeMemoryStream.cs:37
↓ 16 callersMethodGetData
Implement important part of IDataObject
Editor/scintilla/win32/ScintillaWin.cxx:3344
↓ 16 callersMethodGetDisplayMode
Engine/gfx/gfxdriverbase.cpp:51
↓ 16 callersFunctionGetFileExtension
Common/util/path.cpp:70
↓ 16 callersFunctionGetParent
Common/util/path.cpp:30
↓ 16 callersMethodGetRotation
Engine/ac/screenoverlay.h:106
↓ 16 callersMethodGetScanLineForWriting
========================================================================= Direct access operations ===================================================
Common/gfx/allegrobitmap.h:283
↓ 16 callersMethodIsEmpty
Engine/script/executingscript.h:52
↓ 16 callersMethodIsReadOnly
Editor/scintilla/src/CellBuffer.cxx:793
↓ 16 callersMethodRead
<summary> Removes a character from the stream and returns it. Returns -1 if no characters are available. </summary> <returns>The next character from t
Editor/AGS.Controls/ScintillaNET/ScintillaReader.cs:86
↓ 16 callersFunctionScriptSprintf
Sprintf that takes script values as arguments
Engine/script/script_api.h:38
↓ 16 callersMethodStartRead
Set the cursor to the start of the list
Compiler/script2/cc_internallist.h:167
↓ 16 callersMethodToString
()
Editor/AGS.Editor/GUI/OutputPanelItem.cs:139
↓ 16 callersMethodTrim
Common/util/string.cpp:1012
↓ 16 callersMethodcompare
(InputDevice.MotionRange arg0, InputDevice.MotionRange arg1)
Android/library/runtime/src/main/java/org/libsdl/app/SDLControllerManager.java:155
↓ 16 callersFunctionget_walkable_area_pixel
Engine/ac/walkablearea.cpp:57
↓ 16 callersMethodsimulateKeyPress
(int key, boolean hold_ctrl)
Android/library/runtime/src/main/java/uk/co/adventuregamestudio/runtime/AGSRuntimeActivity.java:166
↓ 16 callersFunctionvideo_core_get_player
Engine/media/video/video_core.cpp:130
↓ 15 callersFunctionAxScale
Common/test/math_test.cpp:20
↓ 15 callersMethodClearTransparent
Common/gfx/allegrobitmap.cpp:413
↓ 15 callersMethodClearVirtualSpace
Editor/scintilla/src/Selection.h:115
↓ 15 callersMethodDisplayAlert
Engine/platform/base/agsplatformdriver.cpp:77
↓ 15 callersMethodDisplayFromDoc
Editor/scintilla/src/ContractionState.cxx:178
↓ 15 callersMethodDispose
()
Editor/AGS.Editor/AGSEditor.cs:451
↓ 15 callersFunctionEndSkippingUntilCharStops
Engine/ac/global_game.cpp:492
↓ 15 callersFunctionFlagIsSet
Compiler/script2/cs_parser_common.h:49
← previousnext →401–500 of 22,242, ranked by callers