?? 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 + -