App
Public Attributes | List of all members
mhr.appandroid.views.brushpicker.RoundBrushPickerView.RoundBrushParams Class Reference

Pouze struktura pro uchování parametrů, které vytovří daný štětec, slouží pro uchování stavu pro Cancel namísto uchovávání bitmapy. More...

Public Attributes

int size = 20
 Velikost štětce.
 
double hardness = 1.0
 Tvrdost štětce.
 

Detailed Description

Pouze struktura pro uchování parametrů, které vytovří daný štětec, slouží pro uchování stavu pro Cancel namísto uchovávání bitmapy.

Definition at line 40 of file RoundBrushPickerView.java.

Member Data Documentation

double mhr.appandroid.views.brushpicker.RoundBrushPickerView.RoundBrushParams.hardness = 1.0

Tvrdost štětce.

Definition at line 42 of file RoundBrushPickerView.java.

int mhr.appandroid.views.brushpicker.RoundBrushPickerView.RoundBrushParams.size = 20

Velikost štětce.

Definition at line 41 of file RoundBrushPickerView.java.


The documentation for this class was generated from the following file: