C# Class MonoGdx.TableLayout.Cell.Configurer

Afficher le fichier Open project: jaquadro/MonoGdx

Méthodes publiques

Méthode Description
Bottom ( ) : Configurer
Center ( ) : Configurer
Colspan ( int colspan ) : Configurer
Configurer ( Cell cell ) : System
Expand ( ) : Configurer
Expand ( bool x, bool y ) : Configurer
Expand ( int x, int y ) : Configurer
ExpandX ( ) : Configurer
ExpandY ( ) : Configurer
Fill ( ) : Configurer
Fill ( bool fill ) : Configurer
Fill ( bool x, bool y ) : Configurer
Fill ( float x, float y ) : Configurer
FillX ( ) : Configurer
FillY ( ) : Configurer
Height ( Value height ) : Configurer
Height ( float height ) : Configurer
Ignore ( ) : Configurer
Ignore ( bool ignore ) : Configurer
Left ( ) : Configurer
MaxHeight ( Value height ) : Configurer
MaxHeight ( float height ) : Configurer
MaxSize ( Value size ) : Configurer
MaxSize ( Value width, Value height ) : Configurer
MaxSize ( float size ) : Configurer
MaxSize ( float width, float height ) : Configurer
MaxWidth ( Value width ) : Configurer
MaxWidth ( float width ) : Configurer
MinHeight ( Value height ) : Configurer
MinHeight ( float height ) : Configurer
MinSize ( Value size ) : Configurer
MinSize ( Value width, Value height ) : Configurer
MinSize ( float size ) : Configurer
MinSize ( float width, float height ) : Configurer
MinWidth ( Value width ) : Configurer
MinWidth ( float width ) : Configurer
Pad ( Value pad ) : Configurer
Pad ( Value top, Value left, Value bottom, Value right ) : Configurer
Pad ( float pad ) : Configurer
Pad ( float top, float left, float bottom, float right ) : Configurer
PadBottom ( Value bottom ) : Configurer
PadBottom ( float bottom ) : Configurer
PadLeft ( Value left ) : Configurer
PadLeft ( float left ) : Configurer
PadRight ( Value right ) : Configurer
PadRight ( float right ) : Configurer
PadTop ( Value top ) : Configurer
PadTop ( float top ) : Configurer
PrefHeight ( Value height ) : Configurer
PrefHeight ( float height ) : Configurer
PrefSize ( Value size ) : Configurer
PrefSize ( Value width, Value height ) : Configurer
PrefSize ( float size ) : Configurer
PrefSize ( float width, float height ) : Configurer
PrefWidth ( Value width ) : Configurer
PrefWidth ( float width ) : Configurer
Right ( ) : Configurer
Size ( Value size ) : Configurer
Size ( Value width, Value height ) : Configurer
Size ( float size ) : Configurer
Space ( Value space ) : Configurer
Space ( Value top, Value left, Value bottom, Value right ) : Configurer
Space ( float space ) : Configurer
Space ( float top, float left, float bottom, float right ) : Configurer
SpaceBottom ( Value bottom ) : Configurer
SpaceBottom ( float bottom ) : Configurer
SpaceLeft ( Value left ) : Configurer
SpaceLeft ( float left ) : Configurer
SpaceRight ( Value right ) : Configurer
SpaceRight ( float right ) : Configurer
SpaceTop ( Value top ) : Configurer
SpaceTop ( float top ) : Configurer
Top ( ) : Configurer
Uniform ( ) : Configurer
Uniform ( bool x, bool y ) : Configurer
UniformX ( ) : Configurer
UniformY ( ) : Configurer
Width ( Value width ) : Configurer
Width ( float width ) : Configurer

Method Details

Bottom() public méthode

public Bottom ( ) : Configurer
Résultat Configurer

Center() public méthode

public Center ( ) : Configurer
Résultat Configurer

Colspan() public méthode

public Colspan ( int colspan ) : Configurer
colspan int
Résultat Configurer

Configurer() public méthode

public Configurer ( Cell cell ) : System
cell Cell
Résultat System

Expand() public méthode

public Expand ( ) : Configurer
Résultat Configurer

Expand() public méthode

public Expand ( bool x, bool y ) : Configurer
x bool
y bool
Résultat Configurer

Expand() public méthode

public Expand ( int x, int y ) : Configurer
x int
y int
Résultat Configurer

ExpandX() public méthode

public ExpandX ( ) : Configurer
Résultat Configurer

ExpandY() public méthode

public ExpandY ( ) : Configurer
Résultat Configurer

Fill() public méthode

public Fill ( ) : Configurer
Résultat Configurer

Fill() public méthode

public Fill ( bool fill ) : Configurer
fill bool
Résultat Configurer

Fill() public méthode

public Fill ( bool x, bool y ) : Configurer
x bool
y bool
Résultat Configurer

Fill() public méthode

public Fill ( float x, float y ) : Configurer
x float
y float
Résultat Configurer

FillX() public méthode

public FillX ( ) : Configurer
Résultat Configurer

FillY() public méthode

public FillY ( ) : Configurer
Résultat Configurer

Height() public méthode

public Height ( Value height ) : Configurer
height Value
Résultat Configurer

Height() public méthode

public Height ( float height ) : Configurer
height float
Résultat Configurer

Ignore() public méthode

public Ignore ( ) : Configurer
Résultat Configurer

Ignore() public méthode

public Ignore ( bool ignore ) : Configurer
ignore bool
Résultat Configurer

Left() public méthode

public Left ( ) : Configurer
Résultat Configurer

MaxHeight() public méthode

public MaxHeight ( Value height ) : Configurer
height Value
Résultat Configurer

MaxHeight() public méthode

public MaxHeight ( float height ) : Configurer
height float
Résultat Configurer

MaxSize() public méthode

public MaxSize ( Value size ) : Configurer
size Value
Résultat Configurer

MaxSize() public méthode

public MaxSize ( Value width, Value height ) : Configurer
width Value
height Value
Résultat Configurer

MaxSize() public méthode

public MaxSize ( float size ) : Configurer
size float
Résultat Configurer

MaxSize() public méthode

public MaxSize ( float width, float height ) : Configurer
width float
height float
Résultat Configurer

MaxWidth() public méthode

public MaxWidth ( Value width ) : Configurer
width Value
Résultat Configurer

MaxWidth() public méthode

public MaxWidth ( float width ) : Configurer
width float
Résultat Configurer

MinHeight() public méthode

public MinHeight ( Value height ) : Configurer
height Value
Résultat Configurer

MinHeight() public méthode

public MinHeight ( float height ) : Configurer
height float
Résultat Configurer

MinSize() public méthode

public MinSize ( Value size ) : Configurer
size Value
Résultat Configurer

MinSize() public méthode

public MinSize ( Value width, Value height ) : Configurer
width Value
height Value
Résultat Configurer

MinSize() public méthode

public MinSize ( float size ) : Configurer
size float
Résultat Configurer

MinSize() public méthode

public MinSize ( float width, float height ) : Configurer
width float
height float
Résultat Configurer

MinWidth() public méthode

public MinWidth ( Value width ) : Configurer
width Value
Résultat Configurer

MinWidth() public méthode

public MinWidth ( float width ) : Configurer
width float
Résultat Configurer

Pad() public méthode

public Pad ( Value pad ) : Configurer
pad Value
Résultat Configurer

Pad() public méthode

public Pad ( Value top, Value left, Value bottom, Value right ) : Configurer
top Value
left Value
bottom Value
right Value
Résultat Configurer

Pad() public méthode

public Pad ( float pad ) : Configurer
pad float
Résultat Configurer

Pad() public méthode

public Pad ( float top, float left, float bottom, float right ) : Configurer
top float
left float
bottom float
right float
Résultat Configurer

PadBottom() public méthode

public PadBottom ( Value bottom ) : Configurer
bottom Value
Résultat Configurer

PadBottom() public méthode

public PadBottom ( float bottom ) : Configurer
bottom float
Résultat Configurer

PadLeft() public méthode

public PadLeft ( Value left ) : Configurer
left Value
Résultat Configurer

PadLeft() public méthode

public PadLeft ( float left ) : Configurer
left float
Résultat Configurer

PadRight() public méthode

public PadRight ( Value right ) : Configurer
right Value
Résultat Configurer

PadRight() public méthode

public PadRight ( float right ) : Configurer
right float
Résultat Configurer

PadTop() public méthode

public PadTop ( Value top ) : Configurer
top Value
Résultat Configurer

PadTop() public méthode

public PadTop ( float top ) : Configurer
top float
Résultat Configurer

PrefHeight() public méthode

public PrefHeight ( Value height ) : Configurer
height Value
Résultat Configurer

PrefHeight() public méthode

public PrefHeight ( float height ) : Configurer
height float
Résultat Configurer

PrefSize() public méthode

public PrefSize ( Value size ) : Configurer
size Value
Résultat Configurer

PrefSize() public méthode

public PrefSize ( Value width, Value height ) : Configurer
width Value
height Value
Résultat Configurer

PrefSize() public méthode

public PrefSize ( float size ) : Configurer
size float
Résultat Configurer

PrefSize() public méthode

public PrefSize ( float width, float height ) : Configurer
width float
height float
Résultat Configurer

PrefWidth() public méthode

public PrefWidth ( Value width ) : Configurer
width Value
Résultat Configurer

PrefWidth() public méthode

public PrefWidth ( float width ) : Configurer
width float
Résultat Configurer

Right() public méthode

public Right ( ) : Configurer
Résultat Configurer

Size() public méthode

public Size ( Value size ) : Configurer
size Value
Résultat Configurer

Size() public méthode

public Size ( Value width, Value height ) : Configurer
width Value
height Value
Résultat Configurer

Size() public méthode

public Size ( float size ) : Configurer
size float
Résultat Configurer

Space() public méthode

public Space ( Value space ) : Configurer
space Value
Résultat Configurer

Space() public méthode

public Space ( Value top, Value left, Value bottom, Value right ) : Configurer
top Value
left Value
bottom Value
right Value
Résultat Configurer

Space() public méthode

public Space ( float space ) : Configurer
space float
Résultat Configurer

Space() public méthode

public Space ( float top, float left, float bottom, float right ) : Configurer
top float
left float
bottom float
right float
Résultat Configurer

SpaceBottom() public méthode

public SpaceBottom ( Value bottom ) : Configurer
bottom Value
Résultat Configurer

SpaceBottom() public méthode

public SpaceBottom ( float bottom ) : Configurer
bottom float
Résultat Configurer

SpaceLeft() public méthode

public SpaceLeft ( Value left ) : Configurer
left Value
Résultat Configurer

SpaceLeft() public méthode

public SpaceLeft ( float left ) : Configurer
left float
Résultat Configurer

SpaceRight() public méthode

public SpaceRight ( Value right ) : Configurer
right Value
Résultat Configurer

SpaceRight() public méthode

public SpaceRight ( float right ) : Configurer
right float
Résultat Configurer

SpaceTop() public méthode

public SpaceTop ( Value top ) : Configurer
top Value
Résultat Configurer

SpaceTop() public méthode

public SpaceTop ( float top ) : Configurer
top float
Résultat Configurer

Top() public méthode

public Top ( ) : Configurer
Résultat Configurer

Uniform() public méthode

public Uniform ( ) : Configurer
Résultat Configurer

Uniform() public méthode

public Uniform ( bool x, bool y ) : Configurer
x bool
y bool
Résultat Configurer

UniformX() public méthode

public UniformX ( ) : Configurer
Résultat Configurer

UniformY() public méthode

public UniformY ( ) : Configurer
Résultat Configurer

Width() public méthode

public Width ( Value width ) : Configurer
width Value
Résultat Configurer

Width() public méthode

public Width ( float width ) : Configurer
width float
Résultat Configurer