Unit 'zglSpine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_zengl]

TSpineInputData

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: zglSpine.pas line 209

type TSpineInputData = class(TSpineObject)

public

  property Stream: TStream; [r]

  

  constructor Create();

  

  procedure Reset;

  

  function Read;

  

  function ReadInt();

  

  function ReadString;

  

  function ReadFloat;

  

  function ReadColor;

  

end;

Inheritance

TSpineInputData

  

|

TSpineObject

  

|

TObject



CT Web help

CodeTyphon Studio