Feeds
提问
How to replace built-in icons for scatter points with jpg pictures
Scatter points are usually represented as .,*,diamond, etc.. I'm doing a snake game, and I want to display the food with a pictu...
8 years 前 | 0 个回答 | 0
0
个回答提问
How to write GUI pushbutton callback function when you have the code(with no GUI)
I have the code for a game that runs well, but I want to add a graphical user interface(GUI) to that. To start with, I created ...
8 years 前 | 1 个回答 | 0
1
个回答提问
怎样在已有程序上加GUI,编写callback function
已有一个能正常运行的小游戏程序,想在此基础上加一个开始界面。 创建了一个“新游戏”按钮,并将已有程序全部复制粘贴到function pushbutton1_Callback(hObject, eventdata, handles)下方,为什么按按钮后不能...
8 years 前 | 0 个回答 | 0