TfrmMain.AddPlayer Method

Unit: fMain
function AddPlayer(const Parent: TFMXObject; const IsInRoom: boolean; const X: Single = 0; const Y: Single = 0): TPlayerSprite

Parameters

Parent
Type: TFMXObject

IsInRoom
Type: System.Boolean

X
Type: System.Single

Y
Type: System.Single

Return Value