MCPcopy Create free account
hub / github.com/Singular/Singular / getSelectedLamp

Method getSelectedLamp

Singular/LIB/surfex/LampAdmin.java:323–326  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

321 }
322
323 public Lamp getSelectedLamp(){
324 //System.out.println("sdgdfgfdgfdg");
325 return ((Lamp)lampList.elementAt(selectedLamp));
326 }
327
328 public Lamp getCameraLamp(){
329 // Lampe die von der Kamera aus strahlt

Callers 4

LampAdminMethod · 0.95
getCameraLampMethod · 0.95
setSelectedLampMethod · 0.95
updatePreviewMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected