📄 api.txt.svn-base
字号:
CSCI 201 FAA Project - Spring 2009 - Team 4cTeam 4c Agent to GUI APIThe 105 team will put their main file in gui.GUI.Every object in our FAA animation is an extension of WorldObject.WorldObjects contain a WorldObjectState object state that keeps track of the state of that object and a guiObject, which is a link to the animation.WorldObjects are animated by calling guiObject(String name, WorldObjectState objectState);It is up to us (the 201 groups) to calculate where each object is in the world. The 105 team merely displays what we tell it to display.The constructors in each of our agents and airport object must match, so they have been provided for you.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -