Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PsmFramework
Engines
DrawEngine2d
Drawables
Rectangle
C# Class PsmFramework.Engines.DrawEngine2d.Drawables.Rectangle
Inheritance:
DrawableBase
Exibir arquivo
Open project: artwallace/PsmFramework
Public Methods
Method
Description
Rectangle
(
LayerBase
layer
) :
System
RenderHelper
( ) :
void
Protected Methods
Method
Description
RecalcBounds
( ) :
void
RecalcHelper
( ) :
void
Method Details
RecalcBounds()
protected
method
protected
RecalcBounds
( ) :
void
return
void
RecalcHelper()
protected
method
protected
RecalcHelper
( ) :
void
return
void
Rectangle()
public
method
public
Rectangle
(
LayerBase
layer
) :
System
layer
PsmFramework.Engines.DrawEngine2d.Layers.LayerBase
return
System
RenderHelper()
public
method
public
RenderHelper
( ) :
void
return
void