Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9chu/LuaSTGPlus
/ functions
Functions
1,032 in github.com/9chu/LuaSTGPlus
⨍
Functions
1,032
◇
Types & classes
165
↓ 47 callers
Function
zip64local_putValue
ZLib/minizip/zip.c:287
↓ 37 callers
Method
find
(self, x)
LuaSTGPlus/string2enum.py:39
↓ 33 callers
Function
zip64local_putValue_inmemory
ZLib/minizip/zip.c:311
↓ 26 callers
Method
GetSprite
LuaSTGPlus/ResourceMgr.h:97
↓ 23 callers
Function
unz64local_getLong
ZLib/minizip/unzip.c:268
↓ 23 callers
Function
unz64local_getShort
ZLib/minizip/unzip.c:241
↓ 22 callers
Method
Data
@brief ��ȡ��������� @return ��id��Ч����nullptr
LuaSTGPlus/ObjectPool.hpp:43
↓ 22 callers
Method
GetGlobalImageScaleFactor
LuaSTGPlus/ResourceMgr.h:778
↓ 21 callers
Function
crc32
========================================================================= */
ZLib/crc32.c:204
↓ 21 callers
Function
gz_error
Create an error message in allocated memory and set state->err and state->msg accordingly. Free any previous error message already there. Do n
ZLib/gzlib.c:575
↓ 20 callers
Function
zmemcpy
(dest, source, len)
ZLib/zutil.c:152
↓ 18 callers
Method
GetTexture
LuaSTGPlus/ResourceMgr.h:79
↓ 16 callers
Method
LoadFile
LuaSTGPlus/ResourceMgr.cpp:1508
↓ 15 callers
Method
ShowErr
(string Msg, string Caption = "错误")
TexturedFontEditor/Helper.cs:20
↓ 14 callers
Method
Clear
/////////////////////////////////////////////////////////////////////////// ResourcePool /////////////////////////////////////////////////////////////
LuaSTGPlus/ResourceMgr.cpp:535
↓ 14 callers
Function
unz64local_getByte
ZLib/minizip/unzip.c:214
↓ 14 callers
Function
zip64local_getByte
ZLib/minizip/zip.c:349
↓ 13 callers
Method
GetRenderer
LuaSTGPlus/AppFrame.h:550
↓ 13 callers
Function
send_bits
(s, value, length)
ZLib/trees.c:188
↓ 12 callers
Method
Size
LuaSTGPlus/CirularQueue.hpp:22
↓ 11 callers
Method
GetType
LuaSTGPlus/ResourceMgr.h:62
↓ 10 callers
Method
GetActivedPool
@brief 获得当前激活的资源池
LuaSTGPlus/ResourceMgr.h:798
↓ 10 callers
Method
GetRenderDev
LuaSTGPlus/AppFrame.h:551
↓ 10 callers
Function
gz_comp
Compress whatever is at avail_in and next_in and write to the output file. Return -1 if there is an error writing to the output file, otherwise 0.
ZLib/gzwrite.c:70
↓ 10 callers
Function
inflate_table
Build a set of tables to decode the provided canonical Huffman code. The code lengths are lens[0..codes-1]. The result starts at *table, whose
ZLib/inftrees.c:32
↓ 10 callers
Function
json_next_token
Fills in the token struct. * T_STRING will return a pointer to the json_parse_t temporary string * T_ERROR will leave the json->ptr pointer at the e
LuaSTGPlus/LuaExtensions/cjson4lua/lua_cjson.c:1017
↓ 10 callers
Function
zip64local_getLong
ZLib/minizip/zip.c:395
↓ 9 callers
Method
FindTexture
@brief 寻找纹理
LuaSTGPlus/ResourceMgr.h:862
↓ 9 callers
Method
GetSoundSys
LuaSTGPlus/AppFrame.h:552
↓ 9 callers
Function
unz64local_getLong64
ZLib/minizip/unzip.c:304
↓ 8 callers
Method
GetResourcePool
@brief 获得资源池
LuaSTGPlus/ResourceMgr.h:804
↓ 8 callers
Method
OpenDialog
(string TipText, string Caption, string Default, out string InputText)
TexturedFontEditor/Dialog_InputBox.cs:14
↓ 8 callers
Function
TranslateBlendMode
LuaSTGPlus/LuaWrapper.cpp:27
↓ 8 callers
Function
adler32
========================================================================= */
ZLib/adler32.c:65
↓ 8 callers
Function
strbuf_append_char
LuaSTGPlus/LuaExtensions/cjson4lua/strbuf.h:116
↓ 8 callers
Function
strbuf_free
If strbuf_t has not been dynamically allocated, strbuf_free() can * be called any number of times strbuf_init() */
LuaSTGPlus/LuaExtensions/cjson4lua/strbuf.c:104
↓ 7 callers
Method
FindSprite
@brief 寻找精灵
LuaSTGPlus/ResourceMgr.h:882
↓ 7 callers
Method
SetBlendMode
LuaSTGPlus/ResourceMgr.h:326
↓ 7 callers
Function
die
LuaSTGPlus/LuaExtensions/cjson4lua/strbuf.c:32
↓ 7 callers
Function
fill_window
=========================================================================== * Fill the window when the lookahead becomes insufficient. * Updates str
ZLib/deflate.c:1390
↓ 7 callers
Function
flush_pending
========================================================================= * Flush as much pending output as possible. All deflate() output goes * th
ZLib/deflate.c:642
↓ 7 callers
Function
gz_zero
Compress len zeros to output. Return -1 on error, 0 on success. */
ZLib/gzwrite.c:133
↓ 7 callers
Function
json_arg_init
Ensure the correct number of arguments have been provided. * Pad with nil to allow other functions to simply check arg[i] * to find whether an argum
LuaSTGPlus/LuaExtensions/cjson4lua/lua_cjson.c:208
↓ 7 callers
Function
json_set_token_error
LuaSTGPlus/LuaExtensions/cjson4lua/lua_cjson.c:880
↓ 7 callers
Function
strbuf_append_mem
LuaSTGPlus/LuaExtensions/cjson4lua/strbuf.h:127
↓ 7 callers
Function
unzCloseCurrentFile
Close the file in zip opened with unzOpenCurrentFile Return UNZ_CRCERROR if all the file was read but the CRC is not good */
ZLib/minizip/unzip.c:2006
↓ 7 callers
Function
zip64local_getShort
ZLib/minizip/zip.c:373
↓ 6 callers
Method
AddPerformance
<summary> 将数据添加到性能分析器中 </summary> <param name="arg">参数</param> <param name="value">值</param>
PerformanceMonitor/PerformanceChart.cs:74
↓ 6 callers
Method
CheckIsMainThread
@brief ����Ƿ�Ϊ���߳�
LuaSTGPlus/GameObjectPool.h:161
↓ 6 callers
Method
FindMusic
@brief 寻找音乐
LuaSTGPlus/ResourceMgr.h:900
↓ 6 callers
Method
GetBlendMode
LuaSTGPlus/ResourceMgr.h:325
↓ 6 callers
Method
SetValue
LuaSTGPlus/ResourceMgr.cpp:491
↓ 6 callers
Function
deflateEnd
========================================================================= */
ZLib/deflate.c:979
↓ 6 callers
Function
json_throw_parse_error
This function does not return. * DO NOT CALL WITH DYNAMIC MEMORY ALLOCATED. * The only supported exception is the temporary parser string * json->t
LuaSTGPlus/LuaExtensions/cjson4lua/lua_cjson.c:1102
↓ 6 callers
Function
unz64local_GetCurrentFileInfoInternal
ZLib/minizip/unzip.c:881
↓ 6 callers
Function
unzOpenInternal
Open a Zip file. path contain the full pathname (by example, on a Windows NT computer "c:\\test\\zlib114.zip" or on an Unix computer "zlib/z
ZLib/minizip/unzip.c:586
↓ 6 callers
Function
zip64local_getLong64
ZLib/minizip/zip.c:426
↓ 6 callers
Function
zipOpen3
/
ZLib/minizip/zip.c:849
↓ 5 callers
Method
FindSound
@brief 寻找音效
LuaSTGPlus/ResourceMgr.h:909
↓ 5 callers
Method
GetCount
LuaSTGPlus/ResourceMgr.h:123
↓ 5 callers
Method
Play
LuaSTGPlus/ResourceMgr.h:340
↓ 5 callers
Function
SinCos
LuaSTGPlus/CollisionDetect.h:7
↓ 5 callers
Method
Stop
LuaSTGPlus/ResourceMgr.h:363
↓ 5 callers
Method
UpdateCollisionCirclrRadius
LuaSTGPlus/GameObjectPool.h:87
↓ 5 callers
Function
deflate
========================================================================= */
ZLib/deflate.c:665
↓ 5 callers
Function
json_integer_option
Process integer options for configuration functions */
LuaSTGPlus/LuaExtensions/cjson4lua/lua_cjson.c:220
↓ 5 callers
Function
pathUniform
LuaSTGPlus/ResourceMgr.cpp:1472
↓ 5 callers
Function
putShortMSB
========================================================================= * Put a short in the pending buffer. The 16-bit value is put in MSB order.
ZLib/deflate.c:628
↓ 5 callers
Function
strbuf_ensure_empty_length
LuaSTGPlus/LuaExtensions/cjson4lua/strbuf.h:95
↓ 5 callers
Function
zip64FlushWriteBuffer
ZLib/minizip/zip.c:1363
↓ 4 callers
Method
DrawGroupCollider
LuaSTGPlus/GameObjectPool.cpp:1402
↓ 4 callers
Method
LoadSpriteFont
LuaSTGPlus/ResourceMgr.cpp:1076
↓ 4 callers
Function
MySetFilePointerEx
ZLib/minizip/iowin32.c:241
↓ 4 callers
Method
Run
LuaSTGPlus/AppFrame.cpp:1496
↓ 4 callers
Method
SetViewport
LuaSTGPlus/ResourceMgr.cpp:477
↓ 4 callers
Function
gf2_matrix_square
========================================================================= */
ZLib/crc32.c:344
↓ 4 callers
Function
gz_init
Initialize state for writing a gzip file. Mark initialization by setting state->size to non-zero. Return -1 on failure or 0 on success. */
ZLib/gzwrite.c:15
↓ 4 callers
Function
gz_open
Open a gzip file either by name or file descriptor. */
ZLib/gzlib.c:91
↓ 4 callers
Function
json_decode_ascend
LuaSTGPlus/LuaExtensions/cjson4lua/lua_cjson.c:1119
↓ 4 callers
Function
json_encode_exception
LuaSTGPlus/LuaExtensions/cjson4lua/lua_cjson.c:451
↓ 4 callers
Function
json_enum_option
Process enumerated arguments for a configuration function */
LuaSTGPlus/LuaExtensions/cjson4lua/lua_cjson.c:242
↓ 4 callers
Function
keyhash
(key, rand_table, idx_list, n)
LuaSTGPlus/string2enum.py:76
↓ 4 callers
Function
strbuf_append_char_unsafe
LuaSTGPlus/LuaExtensions/cjson4lua/strbuf.h:122
↓ 4 callers
Function
strbuf_empty_length
Return bytes remaining in the string buffer * Ensure there is space for a NULL terminator. */
LuaSTGPlus/LuaExtensions/cjson4lua/strbuf.h:90
↓ 4 callers
Function
strbuf_init
LuaSTGPlus/LuaExtensions/cjson4lua/strbuf.c:44
↓ 4 callers
Function
unzGoToNextFile
Set the current file of the zipfile to the next file. return UNZ_OK if there is no problem return UNZ_END_OF_LIST_OF_FILE if the actual file was t
ZLib/minizip/unzip.c:1201
↓ 4 callers
Function
win32_build_iowin
ZLib/minizip/iowin32.c:77
↓ 4 callers
Function
win32_translate_open_mode
ZLib/minizip/iowin32.c:51
↓ 3 callers
Method
Alloc
@brief ����һ������ @param[out] id ����id @return �Ƿ�ɹ���ʧ�ܷ���false�������������
LuaSTGPlus/ObjectPool.hpp:20
↓ 3 callers
Method
FindAnimation
@brief 寻找动画
LuaSTGPlus/ResourceMgr.h:891
↓ 3 callers
Method
Free
@brief ����һ������
LuaSTGPlus/ObjectPool.hpp:33
↓ 3 callers
Method
GetFontProvider
LuaSTGPlus/ResourceMgr.h:324
↓ 3 callers
Method
GetHalfSizeX
LuaSTGPlus/ResourceMgr.h:100
↓ 3 callers
Method
GetHalfSizeY
LuaSTGPlus/ResourceMgr.h:101
↓ 3 callers
Method
GetLineHeight
LuaSTGPlus/ResourceMgr.cpp:294
↓ 3 callers
Method
GetXmlResValue
(XmlElement Xml, string TagName, string Attribute = "Value")
TexturedFontEditor/Helper.cs:45
↓ 3 callers
Method
IsPlaying
LuaSTGPlus/ResourceMgr.h:368
↓ 3 callers
Method
IsRectangle
LuaSTGPlus/ResourceMgr.h:102
↓ 3 callers
Method
IsRenderTarget
LuaSTGPlus/ResourceMgr.h:80
↓ 3 callers
Method
Max
LuaSTGPlus/CirularQueue.hpp:23
next →
1–100 of 1,032, ranked by callers