Having spent all day learning and experimenting with Interfaces I want this too nowNicTheQuick wrote:Or it would even be cooler with InterfacesCode: Select all
Debug Vector2d(1, 2).add(Vector2Dd(2,2))\length() ; =5

Having spent all day learning and experimenting with Interfaces I want this too nowNicTheQuick wrote:Or it would even be cooler with InterfacesCode: Select all
Debug Vector2d(1, 2).add(Vector2Dd(2,2))\length() ; =5
For procedure calls and includes (click on the include keyword, not on the filename), you can hold ctrl and double-click.NicTheQuick wrote:+1skywalk wrote:2. Enable jump to definition of item under cursor.