C# Class fCraft.Drawing.DrawImageOperation

Afficher le fichier Open project: GlennMR/800craft Class Usage Examples

Méthodes publiques

Свойство Type Description
blocks int

Méthodes publiques

Méthode Description
DrawImage ( byte popType, Direction direct, Vector3I cpos, System.Net.Player player, string url ) : void

Private Methods

Méthode Description
DrawOneBlock ( System.Net.Player player, Map map, Block drawBlock, Vector3I coord, BlockChangeContext context, int &blocks, int &blocksDenied, fCraft undoState ) : void
popRefCol ( byte popType ) : List
resizeImage ( Bitmap imgPhoto, int Width, int Height ) : Bitmap

Method Details

DrawImage() public méthode

public DrawImage ( byte popType, Direction direct, Vector3I cpos, System.Net.Player player, string url ) : void
popType byte
direct Direction
cpos Vector3I
player System.Net.Player
url string
Résultat void

Property Details

blocks public_oe property

public int blocks
Résultat int