Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByteTuxiaobei/Mario
/ functions
Functions
271 in github.com/ByteTuxiaobei/Mario
⨍
Functions
271
◇
Types & classes
80
Method
directdraw
ege/egecontrolbase.h:101
Method
downgrade
mario.cpp:60
Method
enable
ege/egecontrolbase.h:107
Method
filter
ege/egecontrolbase.h:92
Method
fire_death
mario_fire.cpp:29
Method
font
ege/label.h:41
Method
font
* @brief 设置字体 * * @param fontface 字体名 */
ege/button.h:317
Method
fontsize
ege/label.h:34
Method
fontsize
* @brief 设置字体尺寸,待续 * * @param height */
ege/button.h:335
Method
fps
ege/fps.h:18
Method
get_all_contacts
collider.cpp:108
Method
getcostume
flower.cpp:27
Method
getcostume
coin.cpp:12
Method
getcostume
flagpole.cpp:25
Method
getcostume
freeze_block.cpp:25
Method
getcostume
tortoise.cpp:50
Method
getcostume
star.cpp:33
Method
getcostume
mushroom.cpp:30
Method
getcostume
collider.cpp:28
Method
getcostume
mario_fire.cpp:61
Method
getcostume
question_block.cpp:53
Method
getcostume
mario.cpp:312
Method
getcostume
chestnut.cpp:39
Method
getcostume
brick.cpp:37
Method
getctpos
flower.cpp:22
Method
getctpos
coin.cpp:22
Method
getctpos
flagpole.cpp:20
Method
getctpos
freeze_block.cpp:20
Method
getctpos
tortoise.cpp:45
Method
getctpos
add_score.cpp:3
Method
getctpos
star.cpp:28
Method
getctpos
mushroom.cpp:25
Method
getctpos
mario_fire.cpp:56
Method
getctpos
question_block.cpp:48
Method
getctpos
mario.cpp:307
Method
getctpos
chestnut.cpp:34
Method
getctpos
death_animation.cpp:3
Method
getctpos
brick.cpp:32
Method
geth
ege/egecontrolbase.h:130
Method
gettext
ege/sys_edit.h:151
Method
getw
ege/egecontrolbase.h:129
Method
getx
ege/egecontrolbase.h:127
Method
gety
ege/egecontrolbase.h:128
Method
height
ege/egecontrolbase.h:132
Method
is_down
ege.h:505
Method
is_left
ege.h:502
Method
is_mid
ege.h:504
Method
is_move
ege.h:507
Method
is_right
ege.h:503
Method
is_up
ege.h:506
Method
is_wheel
ege.h:508
Method
isautoredraw
ege/egecontrolbase.h:104
Method
iscapmouse
ege/egecontrolbase.h:112
Method
iscapture
ege/egecontrolbase.h:110
Method
isdirectdraw
ege/egecontrolbase.h:102
Method
isenable
ege/egecontrolbase.h:108
Method
isfocus
ege/egecontrolbase.h:113
Method
isplay
musicplayer.cpp:54
Method
isvisible
ege/egecontrolbase.h:106
Method
kill
collider.cpp:23
Method
kill
chestnut.cpp:89
Method
label
ege/label.h:16
Method
linecolor
* @brief 设置按钮的线条颜色 * * @param color 颜色 */
ege/button.h:352
Method
logger
* @brief 设置调试信息出口 * * @param logger */
ege/button.h:370
Method
logout
* @brief 输出调试信息 * * @param msg 调试信息文本 */
ege/button.h:429
Function
main
main.cpp:10
Method
move
collider.cpp:232
Method
move
ege/egecontrolbase.h:114
Method
move
ege/sys_edit.h:137
Method
onAddChild
ege/egecontrolbase.h:85
Method
onClick
member functions * @brief 在回调函数指针为NULL或回调函数返回0时被调用 */
ege/button.h:174
Method
onDelChild
ege/egecontrolbase.h:86
Method
onDraw
重绘函数,尽量请画到pimg上,以便能控制绘画目标
ege/button.h:136
Method
onDraw
�ػ溯���������뻭��pimg�ϣ��Ա��ܿ��ƻ滭Ŀ��
ege/egecontrolbase.h:79
Method
onDraw
ege/fps.h:24
Method
onGetFocus
* @brief 在要获得焦点时调用,返回值一般返回0表示获取键盘输入焦点,返回非0放弃获得输入焦点 * * @return 0 */
ege/button.h:115
Method
onGetFocus
����GetFocus��Ҫ��ý���ʱ���ã�����ֵһ�㷵��0��ʾ��ȡ�������뽹�㣬���ط�0����������뽹��
ege/egecontrolbase.h:71
Method
onIdle
ege/egecontrolbase.h:87
Method
onKeyChar
ege/egecontrolbase.h:67
Method
onKeyDown
overrides 屏幕更新后会被调用,用于更新逻辑 以下虚函数都不要直接相互调用 以下函数如果返回非0则不向子控件传递键盘鼠标消息 * @brief 响应空格与回车的按下 * * @param key * @param flag
ege/button.h:42
Method
onKeyDown
ege/egecontrolbase.h:65
Method
onKeyUp
* @brief 响应空格与回车的弹起 * * @param key * @param flag * * @return 0 */
ege/button.h:57
Method
onKeyUp
ege/egecontrolbase.h:66
Method
onLostFocus
* @brief 失去输入焦点时调用 */
ege/button.h:121
Method
onLostFocus
ʧȥ���뽹��ʱ����
ege/egecontrolbase.h:73
Method
onMessage
�����麯������Ҫֱ�������
ege/egecontrolbase.h:62
Method
onMouse
* @brief 响应鼠标左键点击 * * @param x * @param y * @param flag * * @return 0 */
ege/button.h:81
Method
onMouse
���º���������ط�0�����ӿؼ����ݼ��������Ϣ
ege/egecontrolbase.h:64
Method
onResetFilter
尺寸变化时调用,用于重画过滤缓冲区内容
ege/button.h:139
Method
onResetFilter
�ߴ�仯ʱ���ã������ػ����˻���������
ege/egecontrolbase.h:81
Method
onSize
响应尺寸变化函数
ege/button.h:130
Method
onSize
��Ӧ�ߴ�仯����
ege/egecontrolbase.h:77
Method
onSizing
设置尺寸前调用,自定义修正函数
ege/button.h:126
Method
onSizing
���óߴ�ǰ���ã��Զ�����������
ege/egecontrolbase.h:75
Method
onUpdate
* @brief 屏幕更新后会被调用,用于更新逻辑 * * @return 0 */
ege/button.h:107
Method
onUpdate
��Ļ���º�ᱻ���ã����ڸ�����
ege/egecontrolbase.h:69
Method
operator <
collider.cpp:42
Method
operator <
ege/egecontrolbase.h:142
Method
operator ==
global.cpp:17
Method
parent
ege/egecontrolbase.h:93
← previous
next →
101–200 of 271, ranked by callers