C# Class TamperCraft.Protocol.Util.MathHelper

ファイルを表示 Open project: Twometer/RayCraft

Public Methods

Method Description
NextPowerOfTwo ( int n ) : int

Method Details

NextPowerOfTwo() public static method

public static NextPowerOfTwo ( int n ) : int
n int
return int