mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-29 07:50:29 -04:00
more precise comment
This commit is contained in:
parent
cab98eb8aa
commit
93e01bb681
@ -52,8 +52,8 @@ public interface InteractorInterface {
|
|||||||
* Called mouse is dragged on running model
|
* Called mouse is dragged on running model
|
||||||
*
|
*
|
||||||
* @param cc the CircuitComponent
|
* @param cc the CircuitComponent
|
||||||
* @param pos the position in the containing component
|
* @param pos the position in the model coordinates
|
||||||
* @param transform transformation to transform shape coordinates to the containing component
|
* @param transform transformation to transform shape coordinates to the model coordinates
|
||||||
* @param ioState the state of the element
|
* @param ioState the state of the element
|
||||||
* @return true if model is changed
|
* @return true if model is changed
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user