Click or drag to resize

consolePlatformmoveCursor Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Pomera kursor na zadatu koordinatu

Namespace:  imbACE.Services.platform
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public override void moveCursor(
	int x = 0,
	int y = -1
)
Request Example View Source

Parameters

x (Optional)
Type: SystemInt32
y (Optional)
Type: SystemInt32

Implements

IPlatformBasemoveCursor(Int32, Int32)
See Also