![]() |
MAK RTIspy API Documentation for HLA Evolved
|
The Class DummyMakShooterRTI. More...
Inheritance diagram for federate.NullMakShooterRTI:
Collaboration diagram for federate.NullMakShooterRTI:Public Member Functions | |
| void | connect () throws Exception |
| Connect. | |
| boolean | createFedEx (String federateName, URL url) throws Exception |
| Perform Create Federation Execution based on Federation Name and FDD File. | |
| void | joinFedEx (String federateName, String federationName) throws Exception |
| Perform Join Federation Execution based on Federation Name and FDD File. | |
| void | publishShip () throws Exception |
| Publish ship. | |
| void | publishShot () throws Exception |
| Publish shot. | |
| void | registerShip () throws Exception |
| Register ship. | |
| void | registerShots (Queue< Shot > shotsToRegister) throws Exception |
| Register shots. | |
| void | subscribeShip () throws Exception |
| Subscribe to ships. | |
| void | subscribeShot () throws Exception |
| Subscribe to shots. | |
| void | unPublishShip () throws Exception |
| Un publish ship. | |
| void | unPublishShot () throws Exception |
| Un publish shot. | |
| void | unRegisterShip () throws Exception |
| Un register ship. | |
| void | unRegisterShots () throws Exception |
| Un register shots. | |
| void | evokeCallbacks (double d, double e) throws Exception |
| Evoke callbacks. | |
| void | updateShipAttributes (Ship ship) throws Exception |
| Update ship attributes. | |
| void | updateShotAttributes (Shot shot) throws Exception |
| Update shot attributes. | |
| E_PlayerIdentity | determineMyIdentity () throws Exception |
| Determine player identity. | |
| boolean | arePlayersAssembled () |
| E_PlayerIdentity | getMyIdentity () |
| void | setMyship (Ship ship) |
| void | setEnemyShip (Ship ship) |
| void | sendDetonationInteraction (Ship ship, Shot shot) throws Exception |
| void | setBoard (Board board) |
| void | subscribeDetonation () throws Exception |
| void | publishDetonation () throws Exception |
| String | getDefaultFedFile () |
| boolean | isConnected () |
| void | disconnect () |
| void | resignFedEx () throws Exception |
| void | destroyFederationEx () throws Exception |
| void | initialize () throws Exception |
| void | requestListFedEx () |
| void | registerDialogForListFederation (StartJoinGameDialog configureGameDialog) |
| void | setIdentityObserver () |
The Class DummyMakShooterRTI.
| boolean federate.NullMakShooterRTI.arePlayersAssembled | ( | ) | [inline] |
Implements federate.IMakShooterRTI.
| void federate.NullMakShooterRTI.connect | ( | ) | throws Exception [inline] |
| boolean federate.NullMakShooterRTI.createFedEx | ( | String | federationName, |
| URL | url | ||
| ) | throws Exception [inline] |
Perform Create Federation Execution based on Federation Name and FDD File.
| Exception | the exception |
Implements federate.IMakShooterRTI.
| void federate.NullMakShooterRTI.destroyFederationEx | ( | ) | throws Exception [inline] |
Implements federate.IMakShooterRTI.
| E_PlayerIdentity federate.NullMakShooterRTI.determineMyIdentity | ( | ) | throws Exception [inline] |
Determine player identity.
| Exception | the exception |
Implements federate.IMakShooterRTI.
| void federate.NullMakShooterRTI.disconnect | ( | ) | [inline] |
Implements federate.IMakShooterRTI.
| void federate.NullMakShooterRTI.evokeCallbacks | ( | double | d, |
| double | e | ||
| ) | throws Exception [inline] |
Evoke callbacks.
| d | the d |
| e | the e |
| Exception | the exception |
Implements federate.IMakShooterRTI.
| String federate.NullMakShooterRTI.getDefaultFedFile | ( | ) | [inline] |
Implements federate.IMakShooterRTI.
| E_PlayerIdentity federate.NullMakShooterRTI.getMyIdentity | ( | ) | [inline] |
Implements federate.IMakShooterRTI.
| void federate.NullMakShooterRTI.initialize | ( | ) | throws Exception [inline] |
Implements federate.IMakShooterRTI.
| boolean federate.NullMakShooterRTI.isConnected | ( | ) | [inline] |
Implements federate.IMakShooterRTI.
| void federate.NullMakShooterRTI.joinFedEx | ( | String | federateName, |
| String | federationName | ||
| ) | throws Exception [inline] |
Perform Join Federation Execution based on Federation Name and FDD File.
| federateName | the federate name |
| Exception | the exception |
Implements federate.IMakShooterRTI.
| void federate.NullMakShooterRTI.publishDetonation | ( | ) | throws Exception [inline] |
Implements federate.IMakShooterRTI.
| void federate.NullMakShooterRTI.publishShip | ( | ) | throws Exception [inline] |
| void federate.NullMakShooterRTI.publishShot | ( | ) | throws Exception [inline] |
| void federate.NullMakShooterRTI.registerDialogForListFederation | ( | StartJoinGameDialog | configureGameDialog | ) | [inline] |
Implements federate.IMakShooterRTI.
| void federate.NullMakShooterRTI.registerShip | ( | ) | throws Exception [inline] |
| void federate.NullMakShooterRTI.registerShots | ( | Queue< Shot > | shotsToRegister | ) | throws Exception [inline] |
Register shots.
| shotsToRegister | the shots to register |
| Exception | the exception |
Implements federate.IMakShooterRTI.
| void federate.NullMakShooterRTI.requestListFedEx | ( | ) | [inline] |
Implements federate.IMakShooterRTI.
| void federate.NullMakShooterRTI.resignFedEx | ( | ) | throws Exception [inline] |
Implements federate.IMakShooterRTI.
| void federate.NullMakShooterRTI.sendDetonationInteraction | ( | Ship | ship, |
| Shot | shot | ||
| ) | throws Exception [inline] |
Implements federate.IMakShooterRTI.
| void federate.NullMakShooterRTI.setBoard | ( | Board | board | ) | [inline] |
Implements federate.IMakShooterRTI.
| void federate.NullMakShooterRTI.setEnemyShip | ( | Ship | ship | ) | [inline] |
Implements federate.IMakShooterRTI.
| void federate.NullMakShooterRTI.setIdentityObserver | ( | ) | [inline] |
Implements federate.IMakShooterRTI.
| void federate.NullMakShooterRTI.setMyship | ( | Ship | ship | ) | [inline] |
Implements federate.IMakShooterRTI.
| void federate.NullMakShooterRTI.subscribeDetonation | ( | ) | throws Exception [inline] |
Implements federate.IMakShooterRTI.
| void federate.NullMakShooterRTI.subscribeShip | ( | ) | throws Exception [inline] |
| void federate.NullMakShooterRTI.subscribeShot | ( | ) | throws Exception [inline] |
| void federate.NullMakShooterRTI.unPublishShip | ( | ) | throws Exception [inline] |
| void federate.NullMakShooterRTI.unPublishShot | ( | ) | throws Exception [inline] |
| void federate.NullMakShooterRTI.unRegisterShip | ( | ) | throws Exception [inline] |
| void federate.NullMakShooterRTI.unRegisterShots | ( | ) | throws Exception [inline] |
| void federate.NullMakShooterRTI.updateShipAttributes | ( | Ship | ship | ) | throws Exception [inline] |
Update ship attributes.
| ship | the ship |
| Exception | the exception |
Implements federate.IMakShooterRTI.
| void federate.NullMakShooterRTI.updateShotAttributes | ( | Shot | shot | ) | throws Exception [inline] |
Update shot attributes.
| shot | the shot |
| Exception | the exception |
Implements federate.IMakShooterRTI.