C# Class C_Minebot.Packets.Animation

Show file Open project: umby24/Minebot

Public Methods

Method Description
Animation ( Wrapped socket, System.Form1 Mainform, bool outgoing = false ) : System

Private Methods

Method Description
handle ( ) : void
send ( ) : void

Method Details

Animation() public method

public Animation ( Wrapped socket, System.Form1 Mainform, bool outgoing = false ) : System
socket Wrapped
Mainform System.Form1
outgoing bool
return System