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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
1
답변질문
怎样在已有程序上加GUI,编写callback function
已有一个能正常运行的小游戏程序,想在此基础上加一个开始界面。 创建了一个“新游戏”按钮,并将已有程序全部复制粘贴到function pushbutton1_Callback(hObject, eventdata, handles)下方,为什么按按钮后不能...
8년 초과 전 | 답변 수: 0 | 0