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.ReplaceBrushBrushFactory Class Reference

Constructs ReplaceBrushBrush. More...

Inheritance diagram for fCraft.Drawing.ReplaceBrushBrushFactory:
Inheritance graph
[legend]
Collaboration diagram for fCraft.Drawing.ReplaceBrushBrushFactory:
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
ReplaceBrushBrushFactory 
Instance = new ReplaceBrushBrushFactory()
 

Properties

string Name [get]
 
string[] Aliases [get, set]
 
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 ReplaceBrushBrush.

Member Function Documentation

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

Member Data Documentation

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

Property Documentation

string [] fCraft.Drawing.ReplaceBrushBrushFactory.Aliases
getset
string fCraft.Drawing.ReplaceBrushBrushFactory.Help
get
string fCraft.Drawing.ReplaceBrushBrushFactory.Name
get

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