fCraft  0.636
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
Public Member Functions | Static Public Attributes | Properties | List of all members
fCraft.Drawing.CloudyBrushFactory Class Reference

Constructs CloudyBrush. More...

Inheritance diagram for fCraft.Drawing.CloudyBrushFactory:
Inheritance graph
[legend]
Collaboration diagram for fCraft.Drawing.CloudyBrushFactory:
Collaboration graph
[legend]

Public Member Functions

IBrush MakeBrush (Player player, CommandReader cmd)
 
- Public Member Functions inherited from fCraft.Drawing.IBrushFactory
IBrush MakeBrush ([NotNull] Player player,[NotNull] CommandReader cmd)
 Creates a new brush for a player, based on given parameters.
 

Static Public Attributes

static readonly CloudyBrushFactory Instance = new CloudyBrushFactory()
 

Properties

string Name [get]
 
string[] Aliases [get]
 
string Help [get]
 
- Properties inherited from fCraft.Drawing.IBrushFactory
string Name [get]
 Name of the brush. Should be unique.
 
string Help [get]
 Information printed to the player when they call "/help brush ThisBrushesName". Should include description and usage information.
 
string[] Aliases [get]
 List of aliases/alternate names for this brush. May be null.
 

Detailed Description

Constructs CloudyBrush.

Member Function Documentation

IBrush fCraft.Drawing.CloudyBrushFactory.MakeBrush ( Player  player,
CommandReader  cmd 
)

Member Data Documentation

readonly CloudyBrushFactory fCraft.Drawing.CloudyBrushFactory.Instance = new CloudyBrushFactory()
static

Property Documentation

string [] fCraft.Drawing.CloudyBrushFactory.Aliases
get
string fCraft.Drawing.CloudyBrushFactory.Help
get
string fCraft.Drawing.CloudyBrushFactory.Name
get

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